Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 302 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 302 Bytes

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!