This project is a simple demo for using the ZEIT Online API with ember + ember-data
You will need an API key to make the API calls. Simply go to http://developer.zeit.de/quickstart/ and create a file called zeit-api.json in the app/config folder:
{
"key": "<insert_api_key>"
}
git clone <repository-url>this repository- change into the new directory
npm installbower install
ember server- Go to
http://localhost:4200/zeit-online