Skip to content
Snippets Groups Projects
Select Git revision
  • e874f409c14f0269ab94e2aeb50f12348e4ca775
  • main default protected
  • v0.2.1
  • v0.2.0
  • v0.1.2
  • v0.1.0
  • v0.1.1
7 results

dbp-relay-example-bundle

Frontend Toolkit

Setup

yarn install

cd packges/some-package and continue development with yarn run watch etc.

Other commands

  • yarn run test - Run test for all packages`
  • yarn run clean - Removes all node_modules directories.