Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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制作个站,加深学习

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)