https://github.com/kasvith/cafe-ordering
https://github.com/kasvith/cafe-ordering
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kasvith/cafe-ordering
- Owner: kasvith
- License: mit
- Created: 2017-12-12T13:08:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T13:11:20.000Z (over 8 years ago)
- Last Synced: 2025-02-04T04:14:42.558Z (over 1 year ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to setup server
- Install MongoDB for your PC
- Install NodeJS on your PC
- Go to sever folder and type `npm install`
- Then type `npm setup`
- Then type `npm dev`