Skip to content

Angular5 lightweight starter pack with webpack2 dev/prod builds

License

Notifications You must be signed in to change notification settings

Marbulinek/Angular5StarterPack

Repository files navigation

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.

About

Angular5 lightweight starter pack with webpack2 dev/prod builds

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published