/WebpackBoilerplate

Webpack based starter kit boilerplate for a new project

Primary LanguageCSSMIT LicenseMIT

Webpack Boilerplate

Webpack based boilerplate for a new project

About

Features / Contents

Based on Tris' boilerplate
PWA ready

Author

André Marques
GitHub
CodePen
Twitter

License

MIT

Build Setup

# Install dependencies
npm i

# Run locally
npm start

# Build for production with minification
npm run build