All Projects → jpadilla → ember-poe

jpadilla / ember-poe

Licence: other
Simple Markdown editor Ember Application using localStorage

Programming Languages

coffeescript
4710 projects
PHP
23972 projects - #3 most used programming language

Poe

This is an Ember demo application assignment for the Puerto Rico Ember.js User Group. It's a very simple Markdown document editor built on top of Brunch with Ember Reloaded skeleton for Brunch.

Chrome app: Poe: Markdown Editor

Demo: ember-poe

Screenshots

Documents Document

Start here

Install Brunch.

npm install -g brunch

Install Bower.

npm install -g bower

Clone the repo, install dependencies, run.

git clone [email protected]:jpadilla/ember-poe.git
cd ember-poe
npm install
bower install
brunch w -s

Open http://localhost:3333.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].