/breakout-cms

Live edit cms for the breakout site

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.