Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A boilerplate for Angular1.2.30 using ES6 and build with webpack,Compatible with IE 8

License

Notifications You must be signed in to change notification settings

giscafer/angular-webpack-es6

Repository files navigation

angular-webpack-es6

A complete, yet simple, starter for Angular1.x using ES6 and build with webpack

  • ES6, and ES7 support with babel.
  • Source maps included in all builds.
  • Development server with live reload.
  • built width webpack.
  • IE8+ browser support.
  • ESLint rules.

Warning: Make sure you're using the latest version of Node.js and NPM

Quick start

# clone the repo
$ git clone https://github.com/giscafer/angular-webpack-es6.git my-app
# change directory to your app
$ cd my-app
# install the dependencies with npm
$ npm install
# start the server
$ npm start

go to http://localhost:4000 in your browser.

Developing

Build files

  • single run: npm run build
  • build files and watch: npm start or gulp serve

Relate

angular-webpack

License

MIT

About

A boilerplate for Angular1.2.30 using ES6 and build with webpack,Compatible with IE 8

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /