Skip to content

parshwamehta13/angular-es6-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angularjs-es6-webpack

A complete, yet simple, starter for writing AngularJS in ES-6 using Webpack. It contains a collection of directives which would be easily injectible in any legacy(v1.x) AngularJS codebase (YES WE EXIST !!!). Forked from https://github.com/preboot/angularjs-webpack.git and modified for different use.

Quick start

# clone our repo
$ git clone https://github.com/parshwamehta13/angular-es6-webpack.git angular-es6

# change directory to your app
$ cd angular-es6

# install the dependencies with npm
$ npm install

# start the server
$ npm start server

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

About

Writing age old angular in new fasion!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 14