Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cra-template-chakra-ui-base

feguedi2GPL-3.00.0.2

Base template for Create React App with Chakra-UI.

react, create-react-app, cra-template, chakra-ui, emotionjs, react-router

readme

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