想要阅读本文档的中文版吗?点击此处。
angular-base is an angular5.0-based seed project for enterprise-level rapid development.
Please be informed that this is a project intended for enterprise-level rapid development, meaning that it may not an appropriate project for green hands.
Project is maintained in repositories:
-
Gitee (under OSChina): https://gitee.com/lovepeng/angluar-base
There's an old saying in China: Wise men are also normal men, but the ones who are good at utilizing tools.
Utiling tools out-of-the-box will save you both the time and the money. So, be a wise man using our project <_<.
Design of this project is on base of ANT DESIGN provided by Alibaba. For more details, please refer to ANT DESIGN.
-
Navigation: https://ant.design/docs/spec/navigation
-
Complex table: https://ant.design/docs/pattern/complex-table
-
Advanced search: https://ant.design/docs/pattern/advanced-search
Note: Ant Design Library: http://library.ant.design/
Note: Ant-Design-related resources and tools: https://ant.design/docs/resource/download
Note: How to employ third-party javascript libs in Angular2?
Note: How to integrate NG-ZORRO?
Note: How to integrate element?
-
nodejs 8.4.0
-
npm 5.3.0
-
angular/cli: 1.5
-
TypeScript 2.4.2
In case of bad network for Chinese developers, try the command below and first, and retry the above command.
npm i -g cnpm --registry=https://registry.npm.taobao.org
Note: Please be informed that this is an optional step instead of a must step ^_^.
npm install -g @angular/cli@latest
Note: How to install angular-cli?
npm install
Type the following command and your default browser will be opened automatically with "http://localhost:4000" being visited.
npm run start
Note: angular开发常见错误
Type the following command, and built files will be deployed to dist folder in project root.
npm run build
Modern browsers and IE9+ (polyfills required)
Note: About polyfills
For more documents, please refer to files under folder: src/assets/doc.
Welcome to join us in QQ group: 317896269.