We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ffce3f commit 4cfd5f1Copy full SHA for 4cfd5f1
README.md
@@ -12,6 +12,7 @@ _Office Desk Simulation application(webapp) is a VR application built using A-FR
12
13
```sh
14
npm i webpack -g
15
+npm i webpack-dev-server -g
16
git clone git@github.com:Predhin/office-vr.git
17
cd office-vr
18
npm install
0 commit comments