0.0.2 • Published 4 years ago

cra-template-chakra-ui-base v0.0.2

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
4 years ago

Chakra logo

cra-template-chakra-ui-base

A template for Create React App.

Packages with the template

Public folder

The public folder contains the fonts to use with FontAwesome 4.7 and it minimized stylesheet.

Using the template

npx

npx create-react-app awesome-web-app --template chakra-ui-base

yarn

yarn create react-app awesome-web-app --template chakra-ui-base