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

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

Awesome Lists containing this project

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).