@any-ui/cra-template

@any-ui template for Create React App

Usage no npm install needed!

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

README

@any-ui/cra-template

npm version npm downloads Code style

The official @any-ui template for Create React App

Usage

npx create-react-app my-app --template @any-ui

Features

  • Basic web app skeleton including
    • App frame with AppBar and Navigation Drawer
    • Page navigation with react-router
    • Document viewing/editing with @any-ui/core
    • Validated data entry with @any-ui/form
    • Example firebase integration (not connected)
    • Custom theme overrides and component customizations
  • Modern JS with Typescript