It's just SUS!
Make sure you have npm
installed! Check it by opening console (cmd) and typing npm --version
. If a version is displayed - you're good to go. Otherwise google it and install it.
- Copy the repository using VS Code or using any other method
- Open project folder in VS Code
- Open the console
- Make sure you are in the right directory (you should be in the same place, where package.json is)
- Enter the command
npm install
- That should install all missing modules and libraries
- Type
npm start
Powered by Pierwsze Pietro ©