0.0.3 • Published 1 year ago

cra-template-typescript-next-chakra v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

This is a creact-react-app template for developing apps based on Typescript, React, and ChakraUI. It comes with a predefined Layout for the app along with boilerplate to adjust for NextJs usage and is based off of the standard create-react-app template.

Use the following to create your app:

Using npm

npx create-react-app my-app --template typescript-next-chakra

Using yarn

yarn create react-app my-app --template typescript-next-chakra

Find a problem?

Submit an issue and describe what you're seeing.

Enjoy, can't wait to see what you make ☕