Skip to content

Use this to get started with Webpack and Babel to run with Hot Module Reloading (HMR)

Notifications You must be signed in to change notification settings

nodlAndHodl/webpack_babel_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Template for Running Webpack and Babel 7 with HMR.

You can read more about this setup in my blog post here. You should be able to run npm install, followed by npm build to test and make sure the build works for our code. To run on development server run npm run start and the development server will fire up using webpack-dev-server.

Hope you found this useful!

About

Use this to get started with Webpack and Babel to run with Hot Module Reloading (HMR)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published