Skip to content
Snippets Groups Projects
Select Git revision
  • e247c0b375ec3e7eeeacecaf1ffc31370e0845b0
  • master default protected
2 results

coding-streams

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.