The server for Joust Brigade
To install the dependencies, run:
npm ci
To build the project, run:
npm run build
To start the development server, run:
npm run start
The server for Joust Brigade
To install the dependencies, run:
npm ci
To build the project, run:
npm run build
To start the development server, run:
npm run start