We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1dbd14 commit d33ca80Copy full SHA for d33ca80
README.md
@@ -1,2 +1,11 @@
1
# shader-park-live-coding
2
Live Coding Environment for Shader Park
3
+
4
+### Install
5
+`yarn install`
6
7
+### Development mode
8
+`yarn start`
9
10
+### Production mode
11
+`yarn run build`
0 commit comments