Skip to content

CITi-UFPE/piigme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piig.me

This is a custom url shortener project.

Running Project

  1. Install:
    • Git
    • $ npm i nodemon -g
  2. In terminal:
    • $ git clone https://github.com/CITi-UFPE/piigme && cd piigme && npm i && npm run start
  3. Access:

Done!