- dev server → browsersync
- template engine → pug
- post css → stylus + stylint
- javascript → es6 + babel + eslint (jquery less)
- svg-sprite
- bootstrapのreboot.cssをリセットに使用
- css grid layout
- etc...
npm install
npm run dev
npm run build
Inspired by static-pack
npm install
npm run dev
npm run build
Inspired by static-pack
MIT License