Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lewis617/wild-angular-seed
- Owner: lewis617
- Created: 2015-11-12T14:55:08.000Z (about 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-10-16T10:50:02.000Z (about 8 years ago)
- Last Synced: 2024-11-19T02:38:43.074Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://lewis617.github.io/wild-angular-seed/
- Size: 58.6 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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