cra-template-omni-admin
v0.1.0
Published
The base Admin template for Create React App.
Maintainers
Readme
@ksakira10/cra-template-admin
This is the official TypeScript template for Create React App.
To use this template, add --template @ksakira10/omni-admin when creating a new app.
For example:
npx create-react-app my-app --template @ksakira10/omni-admin
# or
yarn create react-app my-app --template @ksakira10/omni-adminFor more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
