Skip to content

mykyta-shyrin/webpack-babel-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To start clone this repo and do npm install. Webpack should be installed globally. npm install -g webpack.

To build scripts - webpack To build scripts automatically (watching) - webpack --watch

To see the result - just run static server in static directory. For example, python -m SimpleHTTPServer 3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published