This repo outdated! And is no longer supported
First, install Yeoman and generator-uamithril-web-starter using yarn or npm (we assume you have pre-installed node.js, LTS v6.10.0 and bigger).
# via Yarn
yarn global add yo
yarn global add generator-uamithril-web-starter
# via npm
npm install -g yo
npm install -g generator-uamithril-web-starter
Create some New folder for project!!!, and inside it, - run:
yo uamithril-web-starter
Boilerplate was made by me and for me, and not recommend to use for anybody, but feel free and use if you think it can be good for you.
Boilerplate inside:
- nunjucks
- scss
- gulp.js
- auto-optimized images
- yarn support
no bower.js for now.
If you fine any bug, please create issue, i will try to fix it.
MIT © uaMithril