Skip to content

samccone/edit.sx-frontend

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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