Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 469 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 469 Bytes

gloit-component

采用Ember CLI Addon架构,提供一套Ember UI控件。

安装

  • git clone https://github.com/emberjs-cn/gloit-component.git
  • npm install
  • bower install

运行

运行测试

  • ember test
  • ember test --server

构建

  • ember build

更多关于使用ember-cli的说明,请参看http://www.ember-cli.com/