tja4472 / ng-core-template

A new Angular app created with `ng new ng-app-a --style=css --routing`. Configured with Prettier, Husky and Lint-Staged.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NgCoreTemplate

Replace ng-core-template with new repostory name.

This project was generated with Angular CLI version 8.2.1.

  1. Fix versions.
  2. Install Prettier.
  3. Run Prettier.
  4. Install husky & lint-staged.
  5. Add Launch Chrome configuration.

Development server

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

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

A new Angular app created with `ng new ng-app-a --style=css --routing`. Configured with Prettier, Husky and Lint-Staged.


Languages

Language:TypeScript 66.0%Language:JavaScript 19.4%Language:HTML 13.9%Language:CSS 0.7%