Skip to content

dolivier83/connect-4-api

Repository files navigation

Connect 4 API

See the description of the frontend project (connect-4-app).

Getting started

npm install

If you like hot code reload (optional):

npm install -g @nestjs/cli
nest serve

Otherwise:

npm start

About

Side project for the sole purpose of trying Nest (https://nestjs.com/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published