Skip to content
Snippets Groups Projects
Bekerle, Patrizio's avatar
Bekerle, Patrizio authored
Rename component to dbp-check-in-place-select (#34)

See merge request !5
916c22c6
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.