Skip to content

A skeleton angular component use as starter include left side bar, topbar and button route

Notifications You must be signed in to change notification settings

chuckqi/angular-skeleton

 
 

Repository files navigation

Angular Monitor Application

This project was generated with Angular CLI version 6.0.0.

This project include several Angular components able to reuse.

Angular Monitor

Components

  • Sidebar - a menu selecting different main area
  • Main Area - a main area displaying content like Python, TypeScript .. etc.
  • left-menu - a vertical accordion selecting different option inside the main area
  • top-bar a top of each main area

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

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.

ng build --prod --base-href /angular-monitor/

Running unit tests

Run ng test to execute the unit tests via Karma.

test

About

A skeleton angular component use as starter include left side bar, topbar and button route

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.9%
  • HTML 21.6%
  • CSS 13.5%
  • JavaScript 1.7%
  • Shell 0.3%