1.1.1 • Published 12 years ago

mojito-intro v1.1.1

Weekly downloads
12
License
-
Repository
-
Last release
12 years ago

Intro to Mojito

This is an example Mojito application which serves as a crash course into Mojito. The deck itself is a mojit.

Installing Mojito

First install Node.js, then:

$ sudo npm i mojito -g
$ sudo npm i supervisor -g

Install These Slides

$ npm i mojito-intro && cd node_modules/mojito-intro 
$ supervisor -w . -e 'js|json|html' start.js

And open your browser to http://localhost:8777/

1.1.1

12 years ago

1.1.0

12 years ago

1.0.0

12 years ago