Home

Awesome

MinimalApp for simshady

This repo provides a minimal Web App to showcase the most important features of the npm package @openpv/simshady. We use it for development purposes.

Setup

  1. Install yarn npm install --global yarn
  2. Install @openpv/simshady either by using yarn add "@openpv/simshady" or by linking the development repo of simshady using yarn link
  3. Install packages yarn install
  4. Start the dev server yarn dev