Skip to content

Lnola/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asteroids

Web app recreation of the game asteroids 🚀

Live demo

The demo is currently live on Render

Running the project

Requirements

  • Node ~v18
  • pnpm (you can use npm or yarn instead)

Steps

  1. In your terminal, navigate to the root of the project
  2. Run the following command to install all the dependencies
$ pnpm i
  1. After all the dependencies have been installed, you can run the command to start the project
$ pnpm run dev
  1. Open the browser in localhost:3000

About

Web app recreation of the game asteroids 🚀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published