Skip to content

samccone/edit.sx-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editor Client

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

Dev

  • npm install
  • npm run-script bower-install
  • set your ENV keys
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

About

the front end app for edit.sx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published