Skip to content

tristan342/API

Repository files navigation

Tristan Bonal

Setup

Nest JS installation

npm i -g @nestjs/cli

Project installation

(Supprimer le package-lock.json)

yarn or npm install

Running

yarn start or npm run start

Once the application is running you can visit http://localhost:3000/api to see the Swagger interface.

See here for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published