Cryden / wp_config

webpack starter kit scaffolding for FROnt-eND developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack FROnt-eND

webpack starter kit scaffolding for FROnt-eND developers



Install

git clone https://github.com/Cryden/wp_config.git

yarn install

or 

npm install

Use

Developing mode

yarn dev

or

npm run dev

Production mode

yarn prod

or

npm run prod

Features

Template Engines

  • Html 5

  • Pug


CSS Preprocessors

  • CSS

  • Sass

  • Less


JS Transpilers & Extension

  • Babel JS

CSS Frameworks

  • Bootstrap

JS Frameworks

  • Vue

Tools

  • PWA

Credits

https://github.com/johnagan/clean-webpack-plugin

About

webpack starter kit scaffolding for FROnt-eND developers


Languages

Language:JavaScript 90.5%Language:HTML 8.9%Language:CSS 0.6%