Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lookininward/ember-data-table-demo

Data Table component written in Ember.js (2020). Created for an interview, according to specifications of a hospitality software company.
https://github.com/lookininward/ember-data-table-demo

demo emberjs javascript qunit

Last synced: 26 days ago
JSON representation

Data Table component written in Ember.js (2020). Created for an interview, according to specifications of a hospitality software company.

Awesome Lists containing this project

README

        

# suitepad demo ember application
[Check out the demo](https://suitepad-mx.firebaseapp.com)

### Prerequisites
* [Git](https://git-scm.com/)
* [Node.js](https://nodejs.org/) (with npm)
* [Ember CLI](https://ember-cli.com/)
* [Google Chrome](https://google.com/chrome/)

### Installation
* `git clone `
* `cd suitepad`
* `npm install`

### Running / Development
* `npm run start`
* app: [http://localhost:4200](http://localhost:4200).
* tests: [http://localhost:4200/tests](http://localhost:4200/tests).