/angular-webpack-demo

Demo for Angular 1.x with Webpack and Babel

Primary LanguageJavaScriptMIT LicenseMIT

Demo for Angular 1.x with Webpack and Babel

Setup:

  • Clone the repo locally
  • Run npm install
  • Run npm start

And you should be able to see the basics up and running in your browser at http://localhost:8080

The blog post that this demo was built for can be found here