velveteer / mithril-boilerplate

A quick starter for Mithril projects
MIT License
28 stars 3 forks source link

Mithril Boilerplate

This is a quick starter template coupled with NodeJS build tools for projects that want to use Leo Horie's Mithril framework.

Features include:

Requirements

Install and use

npm install

gulp watch

Now you should see the example Mithril app at http://localhost:9000

Gulp Tasks