Skip to content

bseayin/angular6demo

Repository files navigation

Angular6demo Project/Task Management   软件开发的协作平台

This project was generated with [Angular CLI] version 6.0.1+bootstrap4


1.angular6 hello world


2.add bootstrap+jquery to angualr cli


3.bootstrap modal popup can be working fine


3.bootstrap modal(模态框) example


4.bootstrap carousel(轮播) example


5.bootstrap navbar(导航栏) example


6.angular6 ngFor+bootstrap table example


7.angular6 router 路由 example


8. 属性绑定,事件绑定,双向绑定 example


9. 集成jquery example


10. httpClient 获取json数据 example


11. 注入服务 example

启动项目需要运行的命令

git clone

npm install

npm install --save jquery

npm install -D @types/jquery

npm install --save-dev jqueryui

npm install ngx-bootstrap bootstrap --save

npm install echarts --save

npm install ngx-echarts --save

npm install @types/echarts

知识点

脑图地址: http://naotu.baidu.com/file/3fc4186932118195edf5532f7e873799?token=55ced4d4d2f377ea   maze

效果图

maze maze maze maze maze maze

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

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

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

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

About

angular 6 demo +bootstrap4 Project/Task Management System 软件开发的协作平台

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published