Skip to content

🎊 Webpack starter is a starter development and build workflow with: Babel transpiler, Eslint, Webpack hot middleware - hot reloading

License

Notifications You must be signed in to change notification settings

PyColors/webpack-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack starter

N|Solid

Webpack starter is a starter development and build workflow.

Tech

Webpack starter uses a number of open source projects to work properly:

Installation

Webpack starter requires Node.js v6+ to run.

Install the dependencies and devDependencies.

$ cd webpack-starter
$ npm install

Development

Build files and start webserver with livereload.

$ npm run dev

Build and minified

Build and minified in the dist folder.

$ npm run build

License

MIT Free Software, Hell Yeah!

About

🎊 Webpack starter is a starter development and build workflow with: Babel transpiler, Eslint, Webpack hot middleware - hot reloading

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published