Skip to content

Apidcloud/webpack-babel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-babel

Webpack Babel Boilerplate

Setup

Install dependencies » npm install

Build webpack bundle based on config/webpack.config.js » npm run build

Webpack live server at localhost:8080 » npm run live-server

HTTP-server at localhost:8080 » npm run start