eis-module-demo

The build-in demo module for EIS BE.

Usage no npm install needed!

<script type="module">
  import eisModuleDemo from 'https://cdn.skypack.dev/eis-module-demo';
</script>

README

EIS-module-demo

This is the demo module for the EIS system backend. It cannot be used without the EIS backend starter kit.

Usage

  1. Download the EIS backend starter kit.
  2. This module was included in the starter kit by default.
  3. Install dependencies by running 'yarn install'.
  4. Run the starter kit project by running 'yarn start'.
  5. In your production product, remove this module from the config file.