We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a801b6f commit 949777dCopy full SHA for 949777d
README.md
@@ -14,7 +14,7 @@ git clone https://github.com/ifyour/code-var.git
14
cd code-var
15
16
# Start the development server by running the following command:
17
-npm run dev
+npm i && npm run dev
18
```
19
20
### Screenshot
0 commit comments