Skip to content

flatlogic/light-blue-angular

Repository files navigation

Light Blue Angular Dashboard - Ngx Admin Template (7.1.8 Full version) with Angular 9.0 Final Release support

This project was generated with Angular CLI version 9.1.0.

For upgrade instruction please refer to https://update.angular.io/.

Install dependencies

Run yarn install. Do NOT use NPM!

Development server

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

If you use app with backend support, please use

yarn run start:backend 

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 yarn build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Further help

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