cra-template-yandex-ui

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

Usage no npm install needed!

<script type="module">
  import craTemplateYandexUi from 'https://cdn.skypack.dev/cra-template-yandex-ui';
</script>

README

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: