Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/topthinking/angular-webapp-top
angular1制作个站,加深学习
https://github.com/topthinking/angular-webapp-top
angular1 angularjs oclazyload promise
Last synced: about 2 months ago
JSON representation
angular1制作个站,加深学习
- Host: GitHub
- URL: https://github.com/topthinking/angular-webapp-top
- Owner: Topthinking
- Created: 2017-04-06T08:46:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T02:52:52.000Z (over 7 years ago)
- Last Synced: 2024-10-11T08:41:36.613Z (3 months ago)
- Topics: angular1, angularjs, oclazyload, promise
- Language: JavaScript
- Homepage:
- Size: 279 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 使用Angular开发个站
## 技术栈:
angular1.4 + angular-ui-router + less + ES6/7 + webpack + oclazyload + promise## 下载
git clone https://github.com/Topthinking/top.git
cd top
npm install
## 运行(nodejs 6.0+)
```
npm run dev (正常编译模式)访问 http://localhost:9999
npm run build (发布生产版本)
```## 演示
[demo](http://topthinking.github.io/)(请用chrome的手机模式预览)### 移动端扫描下方二维码
![](https://github.com/Topthinking/top/blob/master/doc/images/demo_code.png)