Simple boilerplate for creating landing with useful utilities like webpack
, postcss
, eslint
, sass
, jquery
and etc.
First install dependencies:
npm install
To create a development build:
npm run dev
To create a production build:
npm run prod
node dist/bundle.js