put some UI components into one
Now,just two.One simple, the other one complex.
Some very useful and awesome components have been added.
- Angular Material
- Datepicker
- Tabs -with selectedIndexChange event
- PrimeNg
- Third libary
Some tips.
- json file in assets/json
- some js in index.html
Get this .git ,then install it via npm:
- git clone https://github.com/3qfang/ngx-demo.git [demoname]
- npm install
- ng serve
You can look at http://localhost:4200.
Please,waite! More is coming,thanks^_^