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
- Host: GitHub
- URL: https://github.com/usrrname/shopapp
- Owner: usrrname
- Created: 2016-04-25T15:44:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-06-30T21:42:50.000Z (almost 6 years ago)
- Last Synced: 2025-07-29T16:36:58.801Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 13.4 MB
- Stars: 0
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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