git clone https://github.com/Darktimeoff/Crash-Game.git
cd Crash-Game
npm ci
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches server on the port [http://localhost:3030]
When the npm packages are installed, in first terminal write node src/server/server
, after this in another terminal write npm run start