cra-template-omni-admin

The base Admin template for Create React App.

Usage no npm install needed!

<script type="module">
  import craTemplateOmniAdmin from 'https://cdn.skypack.dev/cra-template-omni-admin';
</script>

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-admin

For more information, please refer to: