/wc-cms-mock

Proof-of-Concept for a CMS which will be able to produce a live preview inside the browser using the platform.

Primary LanguageCSSMIT LicenseMIT

WC CMS Mockup

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.

Getting started

Check out the repository and change into the cloned directory.

npm i -g gulp
yarn
gulp serve

Open http://localhost:3000

License

This project is licensed under the MIT License. See the LICENSE file for more.