docs: add yarn stud command

This commit is contained in:
Sébastien Chopin 2021-04-28 17:03:48 +02:00
parent f723cc6fcd
commit 5e01305e7d
1 changed files with 1 additions and 0 deletions

View File

@ -14,4 +14,5 @@ Packages:
- Clone repository - Clone repository
- Install dependencies with `yarn install` - Install dependencies with `yarn install`
- Run `yarn stud`
- Open playground with `yarn play` - Open playground with `yarn play`