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

Latest commit

 

History

History
35 lines (21 loc) · 363 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 363 Bytes

angular 2 ES5 Starter Kit

Installation

npm install

To build your app in dev mode:

npm start

To build your app in prod mode:

npm run build

all build file dev or prod goes to dist folder

you can also do lint and unit test for your project

npm run lint

npm test

License

MIT © Islam Muhammad