Skip to content

nokelong/webpack-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published