Skip to content

VertekCorp/ember-cli-vtkui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ember-cli-vtkui

The ember-cli-vtkui project is an EmberJS Addon focused on providing components and styling to support a team's desire to incrementally replace legacy GWT / GXT UI code with standalone EmberJS applications.

The end goal would be to target Ember-Engines as a full GWT/GXT replacement.

About

Read more about the addons, components, and strategies we use to incrementally introduce EmberJS into our existing GWT/GXT applications on the project's DEMO page.

Installation

  • git clone <repository-url>
  • npm install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.