Skip to content

BhavinPatel04/ngx-barebone-app

Repository files navigation

Angular Boilerplate Application

Build Status

Features

Angular 7
gulp
prettier
tslint
pre-commit with lint-staged husky
ngx-restangular
Development ready - start adding components directly
Hook to initialize extra things on-load
Base Component to add common things to all components on extend

Start

Run npm run setup for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build. Run from dist/ using http-server dist/ (You may need to run npm install -g http-server)

Testing

Run ng test to execute the unit tests via Karma.

License

MIT

About

Angular boilerplate app with linting & prettier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published