Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 256 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 256 Bytes

ng1-es6-weback

AngularJS ( 1.6 ) written in ES6. Webpack will convert ES6 to ES5.

Install

npm install

Start App

npm start

Build App

npm run build 

This will create dist folder which can be deployed in production server