Go to the project directory and run the following command:
$ npm install
Above command will install the node_modules defined in the package.json file.
Run following command to run the server:
$ node server.js
- Go to your browser and open
- You can test the movement of object by clicking on the arrow buttons.