Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 644 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 644 Bytes

Install project

git clone https://github.com/Darktimeoff/Crash-Game.git
cd Crash-Game npm ci

Available Scripts

In the project directory, you can run:

npm start

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.

node src/server/server

Launches server on the port [http://localhost:3030]

Procedure for starting

When the npm packages are installed, in first terminal write node src/server/server, after this in another terminal write npm run start