angular5-starter-pack

1.5.0 • Public • Published

Angular5 Starter pack

version: 1.5.0

Build Status License: MIT

Now supporting Ahead Of Time compilation mode

Angular

version 5.2.10

Webpack

npm install -g webpack@latest
npm install -g webpack-cli@latest

Webpack must be installed globally together with webpack-cli version 4.5.0

App build commands

The first command is watching for changes in project and incrementally building. Second one is production special Build - dev - production - ahead of time

npm run build
npm run build-prod
npm run build-aot

Author

Lukas Caniga

email: lukas.caniga@gmail.com

Contributing

If you want to contribute, you are very welcome.

Readme

Keywords

none

Package Sidebar

Install

npm i angular5-starter-pack

Weekly Downloads

3

Version

1.5.0

License

MIT

Unpacked Size

20.6 kB

Total Files

19

Last publish

Collaborators

  • marbulinek