Skip to content

abarbermate/f1-simulator-backend

Repository files navigation

F1 Simulator (backend)

Installation

$ yarn

Building the app

$ yarn build

Running the app

development:

$ yarn start

watch mode:

$ yarn start:dev

production mode:

$ yarn start:prod

Accessing the app

http://localhost:3000 or the custom port you define in dotenv like :1337 or so.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published