@epam/cra-template-uui
v6.4.3
Published
UUI template for Create React App.
Downloads
906
Readme
cra-template-uui
This is the official UUI template for Create React App.
To use this template, add --template @epam/uui when creating a new app.
For example:
npx create-react-app my-app --template @epam/uui
# or
yarn create react-app my-app --template @epam/uuiFor more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
- UUI docs – UUI library official documentation.
