Skip to content

capaj/jspm-mithril

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jspm-mithril

js-standard-style

Mithril.js boilerplate with JSPM and hot reloading modules

Compatible with jspm 0.17.0 and up.

Quickstart to development

git clone [email protected]:capaj/jspm-mithril.git
cd jspm-mithril
npm i
npm start

npm scripts available:

npm start #starts webserver and watcher, the http port is 9080
npm build #build your bundle, use purely for production
npm test #runs mocha/chai/jsdom tests in node.js

About

Mithril.js boilerplate with hot reloading modules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published