Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lewis617/wild-angular-seed

Wilddog and Angular1.x Seed Project
https://github.com/lewis617/wild-angular-seed

Last synced: about 1 month ago
JSON representation

Wilddog and Angular1.x Seed Project

Awesome Lists containing this project

README

        

使用的技术包括wilddog,angular,angular-ui,bootstrap,requirejs,r.js,gulp

## 修改配置文件

打开根目录下config.js 修改这句代码

```
.constant('WDURL', "https://.wilddogio.com")
```

## 构建方法:

```
npm install
bower install
gulp
```

## 运行方法:

```
node server
```

或者直接打开index.html