Skip to content
/ sing-app-angular Public template

Sing App Angular - Admin Dashboard Template built with Angular

License

Notifications You must be signed in to change notification settings

flatlogic/sing-app-angular

Repository files navigation

Sing App Angular Dashboard - Ngx Admin Template (5.3.3 Full version) with Angular 14.2 Final Release support

This project was generated with Angular CLI version 14.2

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 serve: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.