Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 579 Bytes

readme.md

File metadata and controls

20 lines (12 loc) · 579 Bytes

cra-template-yandex-ui

This is the yandex-ui template for Create React App.

To use this template, add --template yandex-ui when creating a new app.

For example:

npx create-react-app my-app --template yandex-ui

# or

yarn create react-app my-app --template yandex-ui

For more information, please refer to: