BreakOutEvent / breakout-cms

Live edit cms for the breakout site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stories in Ready GitHub forks GitHub license Twitter

BreakOut CMS

Live visual editing for the BreakOut site.

Usage

Clone the repository and run npm i, that will install the needed modules and build the cms into the dist-folder.

Now rename app.config.js.sample to app.config.js and put in a link to a running BreakOut-frontend instance in it. After this you have to rebuild the app using npm run build.

For live editing run npm run server and for deployment run npm run build to build the cms again.

Other npm tasks are currently out of function

Issues

Please report issues here on the issues page or via waffle.io.

About

Live edit cms for the breakout site

License:GNU General Public License v3.0


Languages

Language:JavaScript 61.8%Language:HTML 36.5%Language:CSS 1.8%