https://github.com/mwakaba2/bonvoyage
Crowdsourced World Travel Guide Web Application
https://github.com/mwakaba2/bonvoyage
mean-stack
Last synced: about 1 year ago
JSON representation
Crowdsourced World Travel Guide Web Application
- Host: GitHub
- URL: https://github.com/mwakaba2/bonvoyage
- Owner: mwakaba2
- Created: 2015-09-04T16:29:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T04:30:00.000Z (over 10 years ago)
- Last Synced: 2025-01-31T06:43:00.347Z (over 1 year ago)
- Topics: mean-stack
- Language: JavaScript
- Homepage:
- Size: 2.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bonVoyage
Run
```
npm install
npm start # on localhost:3000
```
Test
```
npm install -g nodeunit
npm test
```