Skip to content

open-pv/minimalApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published