Skip to content

cs411-alawini/SteamEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamEngine

If you want to run locally:

Cd into src/client: npm install + npm start.

Open another terminal. Cd into src/server: npm install + npm run dev

Open localhost:3000 in the browser.