An open API service indexing awesome lists of open source software.

https://github.com/usrrname/shopapp

Shirtify: a parody menswear website. By Jen, Brian, Yash, Jey, Mike
https://github.com/usrrname/shopapp

Last synced: 8 months ago
JSON representation

Shirtify: a parody menswear website. By Jen, Brian, Yash, Jey, Mike

Awesome Lists containing this project

README

          

## HOW TO START

Install dependencies, from root run:
npm install

Install Bower to add front end dependencies, from root run:
sudo npm install bower -g

Install front end dependencies by navigating to app folder:
cd app
Then running:
bower install

To start server from root folder (go back a folder with cd ../) with :
node api/server.js

Initialize Admin Account:
go to browser and type http://localhost:8080/api/init