https://github.com/meepobrother/meepo-angular-ui
杭州米波网络科技有限公司
https://github.com/meepobrother/meepo-angular-ui
angular meepo mobile pc ui
Last synced: 2 months ago
JSON representation
杭州米波网络科技有限公司
- Host: GitHub
- URL: https://github.com/meepobrother/meepo-angular-ui
- Owner: meepobrother
- License: other
- Created: 2017-11-21T10:38:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-21T13:15:22.000Z (over 8 years ago)
- Last Synced: 2025-10-26T02:48:26.900Z (8 months ago)
- Topics: angular, meepo, mobile, pc, ui
- Language: TypeScript
- Homepage: https://meepo.com.cn
- Size: 2.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# meepo-angular-ui
Meepo UI components based on Ant Design and Angular.
## Features
- meepo angular ui framework
## Environment Support
* Modern browsers and Internet Explorer 9+(with [polyfills](https://v2.angular.io/docs/ts/latest/guide/browser-support.html))。
## Angular Version Support
* Angular`^5.0.0`
## Install
```bash
$ npm install meepo-angular-ui --save
```
## Development
```bash
$ git clone https://github.com/meepobrother/meepo-angular-ui.git
$ npm install
$ npm start
```
## Links
- [Home page](http://ui.meepo.com.cn)
- [Angular](https://angular.io/)
- [Angular CLI](https://cli.angular.io/)
- [TypeScript](https://www.typescriptlang.org/)
- [RxJS 5](https://github.com/ReactiveX/rxjs)