Ecosyste.ms: Awesome

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

https://github.com/samccone/edit.sx-frontend

the front end app for edit.sx
https://github.com/samccone/edit.sx-frontend

Last synced: 3 months ago
JSON representation

the front end app for edit.sx

Lists

README

        

Editor Client
=================

This is the frontend application for http://edit.sx/

### Dev
- npm install
- npm run-script bower-install
- set your ENV keys

```bash
export PARSE_APP_ID=""
export PARSE_JS_KEY=""
export RAVEN_ID=""
```

- npm run-script watch

### Deployment
- npm run-script bower-install
- ROOTS_ENV=PRODUCTION roots compile

### View Code Organization
- admin_editor: the admin edit master tool
- public_editor: the public editor that sits on an admin edit