Skip to content

perfect-game/perfect-game-server

Repository files navigation

Perfect Game Server

Scripts

Run Application Server as Watch Mode

npm run start

Run Application Server on Server

npm run start:dev

Build

npm run build

Test

npm run test
npm run test:e2e
npm run test:coverage
npm run test:debug

Code Styling

npm run lint
npm run lint:fix
npm run prettier:fix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published