Skip to content

mrkhedri/webpack-landing-dev

Repository files navigation

Landing boilerplate

Simple boilerplate for creating landing with useful utilities like webpack, postcss, eslint, sass, jquery and etc.

Building and running on localhost

First install dependencies:

npm install

To create a development build:

npm run dev

To create a production build:

npm run prod

Running

node dist/bundle.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published