Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mwakaba2/bonvoyage

Crowdsourced World Travel Guide Web Application
https://github.com/mwakaba2/bonvoyage

mean-stack

Last synced: 4 days ago
JSON representation

Crowdsourced World Travel Guide Web Application

Awesome Lists containing this project

README

        

# bonVoyage

Run

```
npm install
npm start # on localhost:3000
```

Test

```
npm install -g nodeunit
npm test
```