cra-template-chakra-ui

1.1.2 • Public • Published

Create React App Chakra UI Template

This is a template to get started with Chakra UI

Usage

Using npx

npx create-react-app my-chakra-ui-app --template chakra-ui

Using npm

npm init react-app my-chakra-ui-app --template chakra-ui

Using yarn

yarn create react-app my-chakra-ui-app --template chakra-ui

Theme

The default theme might not match your need. If you want to generate a new theme, you can go to Smart Swatch, choose a color and click on Get JS Object.

Package Sidebar

Install

npm i cra-template-chakra-ui

Weekly Downloads

4

Version

1.1.2

License

MIT

Unpacked Size

33.6 kB

Total Files

22

Last publish

Collaborators

  • yoannfleurydev