Skip to content

bugMaker-237/angular-webpack-babel-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a small starter app used as base app for an angular 1.6.5 project implementing webpack 3.3.0 with babel in ES6

Running the code

To run the sample, open a command prompt and execute the following commands:

  • npm install (to install dependencies)
  • npm start (to start the server)
  • Open a browser and change the URL to http://localhost:3700

Hope you will understand internals of this code sample ☺. Fill free to improve the repository!

About

This is a small starter app used as base app for an angular 1.6.5 project implementing webpack 3.3.0 with babel in ES6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors