eis-admin-demo

The demo module of the EIS frontend.

Usage no npm install needed!

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

README

EIS-admin-demo

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

Usage

  1. Download the EIS frontend 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.