araj-dev / webpack4-boilerplate-static-separated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack4 separated html/js/css Boilerplate

  • webpack4
  • Auto generate multiple out put html / js / css from directory structure
  • ES6 compile
  • SASS/SCSS compile
  • ejs template engine (easy to add page)
yarn install
yarn build // build production
yarn start // start HMR dev server (default port: 3000)

About


Languages

Language:JavaScript 90.1%Language:HTML 7.9%Language:CSS 2.0%