Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 324 Bytes

development.md

File metadata and controls

14 lines (10 loc) · 324 Bytes

Разработка

git clone https://github.com/typograf/typograf.git

Пересборка: npm run rebuild

Пересборка и запуск тестов: npm test

Подготовка новой версии: npm run dist

Проверка скорости работы правил: npm run benchmark