Skip to content

manuelmitasch/ghost-admin-ember-demo

Repository files navigation

Ghost Admin Ember Demo

This repo rebuilds some parts of the Ghost admin interface in order to serve as a decision support for the discussion whether to switch to ember or angular.

It is based on Ember App Kit by Stefan Penner. EAK offers a sophisticated development workflow built around Grunt. It uses ES6 modules transpiled to AMD (RequireJS-style) modules. For the API calls simple node mocks are used.

Getting started

Make sure you have node, grunt-cli, and bower installed.

Run npm install to install the grunt dependencies (the postinstall hook also runs bower install).

Once the dependencies are installed, you can simply run grunt server and navigate to http://0.0.0.0:8080 to see the app in action.

License

Copyright 2014 by Manuel Mitasch and Ember App Kit Contributors, and licensed under the MIT License. See included LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published