Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 355 Bytes

File metadata and controls

12 lines (10 loc) · 355 Bytes

Установка

  • Установите Node.js brew install node
  • Установите yarn brew install yarn
  • Установите зависимости проекта yarn install

Для разработки:

yarn start

Сборка:

yarn build