快速构建angular项目

快速构建angular项目

JavaScript 框架

详细介绍

fast-start-angular-project

if you want to use angular to build a project,you can kindly use this template.

How to use

clone the project and install the dependencies.

$ git clone https://github.com/Living-Jiang/fast-start-angular-project.git
:
$ cd fast-start-angular-project
$ npm install

create a page module

There is an example in the pages/page1.