Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.38 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.38 KB

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.