Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 431 Bytes

File metadata and controls

25 lines (17 loc) · 431 Bytes

webpack-sample

webpack sample project

The story continues...

Development Setup

# install dependencies
npm install

# build for production with minification
npm run start

# serve with hot reload at localhost:8080
npm run dev

Contribution

Please make sure to read the [Contributing Guide] before making a pull request.

License

MIT

Copyright (c) 2017-present Noke