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

https://github.com/lockstep/navimize


https://github.com/lockstep/navimize

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

          

== Navimize

#### Getting local dev tools ready

1. Install NodeJS instruction [HERE](https://nodejs.org/en/download/package-manager/), version 5+ preferred.
2. run `npm install`
3. run `bundle install`
4. run `rake db:create db:migrate`
5. run `bin/local_server`
6. Go go [http://localhost:3000/](http://localhost:3000)