Skip to content

feguedi/cra-template-chakra-ui-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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