Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.66 KB

readme.md

File metadata and controls

49 lines (34 loc) · 1.66 KB

DEPRECATED NPM version No Maintenance Intended

This repo outdated! And is no longer supported

Installation

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

Getting To Know about Generator

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.

License

MIT © uaMithril