This project was generated with Angular CLI version 1.0.0. And in order to adapt other projects, we change angular's version to 2.4.6.
- circle-rate
- grid-button
- message
- time-axis
- [ ]
- [ ]
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.
Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.
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.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.
- in the directory of components , there are three files at least.( *.component.ts, *.module, & index.ts);
- export from zui.ts (eg.
export * from './test');