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

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

Awesome Lists containing this project

README

          

# bonVoyage

Run

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

Test

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