Skip to content

merpw/bomberman-dom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bomberman-dom

How to run?

Docker

Local

Frontend

  • Go to the frontend directory
  • Run npm install to install dependencies
  • Run npm run dev to start the development server

Backend

  • Go to the backend directory
  • Run go run backend