Thanks to visit codestin.com
Credit goes to github.com

Skip to content

IgorShvartsev/angular-es6-webpack

Repository files navigation

angular-es6-webpack

Angular 1.5 base application

Base structure of modular application built with Angular 1.5 in ES6.

####Install

npm install

####Development

npm run dev

it runs simple webserver that whatches code changes. Enter http://localhost:8080 in your browser to see result. For the time being better to use Chrome development tool with CSS sourcemap enabled

####Testing

npm run test

it runs Karma with Jasmine fraimwork. All testing files need to be found in __ tests __ folder of the module.

####Production

npm run build

About

Angular 1.5 base application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published