Prepare the project

Download a zip file from:

https://github.com/Jerga99/dino-chrome-clone/archive/2e62c20a06b126b1a6128c56a60d5603b49daccd.zip

After the folder is unzipped install all dependencies:

npm install

and start the development server:

npm run dev

this will start dev server on localhost:8080

Open your browser on localhost:8080 and you should see a blank screen.

#javascript

Create A “secret” Dino Chrome Game in 1 Hour with JS and Phaser 3
1.25 GEEK