Skip to content

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

Notifications You must be signed in to change notification settings

bugMaker-237/angular-webpack-babel-scratch

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

No packages published