bem / cra-template-yandex-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About


Languages

Language:TypeScript 47.9%Language:HTML 44.5%Language:CSS 7.6%