Skip to content

Angular skeleton with using latest angular version with some extra features including config loader and lazy loaded module.

License

Notifications You must be signed in to change notification settings

nitz88/angular-scaffold

 
 

Repository files navigation

angular-scaffold

Angular skeleton with using latest angular version with some extra features including config loader and lazy loaded module.

Requirement

  • Node v8 or above
  • angular-cli 7 or above

Scaffold includes

Installation

In order to use angular-scaffold:

$ git clone --depth 1 https://github.com/nitz88/angular-scaffold.git
$ cd angular-scaffold
$ npm install
$ ng s [ if you have already installed angular-cli globally ]

For production environments...

$ ng build --prod

License

MIT

About

Angular skeleton with using latest angular version with some extra features including config loader and lazy loaded module.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published