Skip to content

seancabahug/dungeonblitz-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DungeonBlitz Server

This is the source code for the server managing DungeonBlitz games. Feel free to browse.

First Time Set-up

  1. Ensure Node.js is installed on your computer.
  2. Run npm i in this root directory.
  3. Navigate to the client directory and run npm i once more.
  4. While still in the client directory, run npm run build to build the project.

Running the web server

Run npm run dev while in this root directory.

About

Server managing DungeonBlitz games, with frontend code included. Final project submission for AP Computer Science A.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published