Skip to content

pete-kz/pete-kz-api

Repository files navigation

Pete

To install dependencies:

npm install

To start development:

npm run dev

To build and start:

npm run build && npm run start