We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da289e9 commit e9291f9Copy full SHA for e9291f9
README.md
@@ -24,6 +24,9 @@ This project is created for validation of effortless integration of Basic Primit
24
git clone https://github.com/BasicPrimitives/react-demo.git
25
cd react-demo/server/src/static
26
git clone https://github.com/BasicPrimitives/javascript.git
27
+cd javascript
28
+yarn build
29
+cd ..
30
git clone https://github.com/BasicPrimitives/react.git
31
```
32
0 commit comments