Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 379 Bytes

The Grad List

A social web application to share your graduation goals

Setting it up

You should follow these instructions in order to get it up and running.

Start by running:

git clone https://github.com/jeKnowledge/the-grad-list-v2.git
cd the-grad-list-v2/
meteor npm install 
meteor

Finally you can head to localhost:3000 to test the app.