Skip to content
Snippets Groups Projects
Christoph Reiter's avatar
Reiter, Christoph authored
We no logner use that library and the "qr-scanner" altternative turned out to
be better, so remove it completely.
c7275e90
History

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.