Skip to content

Учебный проект "Mesto" бэкенд

Notifications You must be signed in to change notification settings

tat-rs/express-mesto

Repository files navigation

Бэкенд проекта Mesto

Сервер на Express.js для проекта Mesto: https://github.com/tat-rs/react-mesto-auth

Технологии

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • Celebrate
  • Validator
  • Eslint

Инструкция

Для работы с проектом необходимо выполнить следующие действия:

1. Клонировать репозиторий

git clone https://github.com/tat-rs/express-mesto.git

2. Установить все зависимости

npm install

3. Запустить проект

npm start

4. Запустить проект с hot-reload

npm run dev

About

Учебный проект "Mesto" бэкенд

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published