Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 527 Bytes

File metadata and controls

25 lines (16 loc) · 527 Bytes

Личный проект «{{projectTitle}}»


Не удаляйте и не изменяйте папки и файлы: .editorconfig, .gitattributes, .gitignore.


Памятка команд

  • Устанавливаем зависимости
npm install
  • Запускаем проект
npm run start