This is a proof-of-concept for a CMS which will be able to produce a live preview inside the browser using the platform.
It uses the CustomElements v1 spec and ES modules.
Check out the repository and change into the cloned directory.
npm i -g gulp
yarn
gulp serve
This project is licensed under the MIT License. See the LICENSE file for more.