We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185573c commit 7447c9cCopy full SHA for 7447c9c
1 file changed
DEVELOPER.md
@@ -0,0 +1,13 @@
1
+# Run playground
2
+
3
+```bash
4
+yarn run dev
5
+```
6
7
+# Run unit tests
8
9
10
+yarn dev:prepare
11
+yarn test
12
13
0 commit comments