Skip to content

esenyil/boilerplate-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boilerplate-webpack

Webpack, babel - the net ninja

  1. download as zip and extract files
  2. create a new folder on desktop
  3. copy all files to new folder
  4. new terminal - npm install - to get the node-modules folder
  5. npm run serve and click the localhost link OR npm run start and it will open itself
  6. npm run build will translate our code to a browser-compatible JavaScript (to bundle.js)

About

Webpack, babel - the net ninja

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published