Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 349 Bytes

File metadata and controls

28 lines (22 loc) · 349 Bytes

tada-test

Клиент для того самого циганского сервера.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint