npm.io
2.0.1 • Published 1 year ago

@lumapps-extensions-playground/devenv

Licence
MIT
Version
2.0.1
Deps
24
Size
1.3 MB
Vulns
21
Weekly
0

Lumapps widget playground

This repo contains the libs related to the lumapps widget playground (@lumapps-extensions-playground)

Libraries

The libraries are in the directory libs, each of them can be used independantly.

Contributing

To learn more about how to contribute (develop, publish ...) see CONTRIBUTING.md

Installation

Requirements
  • >=node16.X
  • yarn

For an easy installation of those requirements, we recommend n for Node version management (Github).

  • Install the expected Node version: $ n install X.Y.Z
  • Install yarn: $ npm install --global yarn

Be aware that alternatives are availables, including volta or nvm.

Running

$ yarn && yarn start