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

https://github.com/ryan-haskell/nitrouscode

A webapp I made using nitrous.io on my chromebook.
https://github.com/ryan-haskell/nitrouscode

Last synced: 3 months ago
JSON representation

A webapp I made using nitrous.io on my chromebook.

Awesome Lists containing this project

README

        

# NitrousCode
A webapp I made using nitrous.io on my chromebook.

## Setup
1. __`npm install`__ - get all of the packages.
2. __`npm install -g gulp`__ - allow gulp to called from your terminal.
3. __`gulp`__ - build the web application.
4. __`node app.js`__ - run the server.