Simple Webpack config using postcss, scss, and pug with a hot dev server.
yarn start
Compile files to ./dist
folder
yarn build
You can start local server with command
cd dist && server
Simple Webpack config using postcss, scss, and pug with a hot dev server.
yarn start
Compile files to ./dist
folder
yarn build
You can start local server with command
cd dist && server