Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 631 Bytes

File metadata and controls

27 lines (21 loc) · 631 Bytes

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

Описание

Бэкенд для мини-приложения «Slanger».

Установка

$ yarn

Запуск

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Авторство

Copyright (c) 2021, Nikita Koshelenko.