Simple webpack start template based on webpack 4
yarn start
- dev server
yarn build
- build static files
yarn deploy
- deploy to gh-pages
eslint
and stylelint
run automatically on precommit hook for changed files
Simple webpack start template based on webpack 4
yarn start
- dev server
yarn build
- build static files
yarn deploy
- deploy to gh-pages
eslint
and stylelint
run automatically on precommit hook for changed files