https://idcos.github.io/antd-ember/
CloudJ Enterprise-class UI Framework based on Ant Design and Emberjs
https://idcos.github.io/antd-ember/
Last synced: 6 months ago
JSON representation
CloudJ Enterprise-class UI Framework based on Ant Design and Emberjs
- Host: GitHub
- URL: https://idcos.github.io/antd-ember/
- Owner: idcos
- License: apache-2.0
- Created: 2016-03-05T01:36:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T07:00:15.000Z (almost 9 years ago)
- Last Synced: 2024-04-10T00:57:50.696Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://idcos.github.io/antd-ember
- Size: 6.86 MB
- Stars: 54
- Watchers: 8
- Forks: 16
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ant-design - Ant Design of Ember - Enterprise-class UI framework based on Ant Design and Emberjs. (Other / Themes)
README
# Antd-Ember
CloudJ Enterprise-class UI Framework based on Ant Design and Emberjs
**Note:** This is a in progress project, don't use it in production
## Features
- Enterprise-class design language based on Ant Design
- Rich library of UI components
- Ember-cli = everything for front-end workflow
## Install
```shell
$ ember new your-app & cd your-app
$ ember install ember-cli-idcos --save
```
## Links
- [Home page](http://idcos.github.io/antd-ember/#/home)
- [Ant Design](http://ant.design/)
- [Emberjs](http://emberjs.com)
- [Ember-cli](http://ember-cli.com)
## Contributing
We welcome all contributions, please submit any ideas as [pull requests](https://github.com/idcos/antd-ember/pulls) or as a [GitHub issue](https://github.com/idcos/antd-ember/issues).