Skip to content

sytabaresa/Nitro

 
 

Repository files navigation

Nitro 2

Installation

Nitro 2 is written in CoffeeScript and uses the SpineJS framework.

Spine uses the Hem dependency management tool. You'll need it to build and run Nitro 2.

Install Hem and dependencies

npm install -g hem
git clone <repo> nitro
cd nitro
npm install .

Start Hem Server

hem server

You should be open up http://localhost:9294 and be using Nitro 2.

Build Nitro

hem build

This will compile and minify the app into the public folder.

About

Super awesome task management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published