Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 1.31 KB

Readme.md

File metadata and controls

70 lines (46 loc) · 1.31 KB

Webpack Boilerplate

Features

Credits

This boilerplate uses as a base the awesome Kratos Boilerplate by @LFeh ❤️

Getting Started

Clone Repo

git clone https://github.com/Xhamps/webpack-boilerplate.git

npm install dependencies

cd webpack-boilerplate

npm install

Start development server with hot reloading

npm run dev

Production

Build for production

npm run build

The result is in the dist folder!

Test

To run the test

npm run test

License

MIT


www.xhamps.com.br  ·  GitHub @xhamps  ·  Twitter @xhamps