Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Yet another seed project for Angular 1.4.5 with ES6 (via babel) and webpack for dependency management

License

Notifications You must be signed in to change notification settings

nazar/angular-es6-webpack-seed

Repository files navigation

About

A seed AngularJS project using:

  • AngularJS 1.4.5
  • Angular UI Router 0.2.15
  • Bootstrap 3.3.5 with Angular Strap 2.3.1
  • Gulp 3.9
  • Webpack 1.12.1
  • ES6 via Babel

This project demonstrates how AngularJS can be used with Webpack and ES6 via the provided webpack configuration files.

Development Environment Provisioning

Please read the provisioning section for setting up the development environment.

Linting

An .eslintrc is provided for ESLint but the eslint packages are not listed in package.json as the eslint modules are required for the client machine (and not the development server).

To install ESLint:

npm install -g eslint

About

Yet another seed project for Angular 1.4.5 with ES6 (via babel) and webpack for dependency management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published