mojito-intro
v1.1.1
Published
Intro to Mojito
Downloads
2
Readme
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/