Skip to content

Rafflecopter/ui-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rafflecopter UI Editor

####Based on Brace (ACE) Editor

  • Supports HTML5/CSS3/jQuery1.x development
  • Optional single pane vs distributed HTML/CSS/JS development
  • Copy compiled html/css/js to their inline equivalents or download as a raw html file
  • Toggle-able editor panes resize automatically based upon how many are displayed.

Local Build

Compiling the editor can be completed in a series of simple commands.

  1. npm install

  2. webpack

Local Serve

Webpack will poll for changes and serve at http://localhost:8080/webpack-dev-server/

  1. npm install

  2. webpack-dev-server

Releases

No releases published

Packages

No packages published

Languages