Skip to content

inneroot/next-ts-chakra-storybook-ui

Repository files navigation

Generated with TypeScript Next.js example

yarn create next-app --example with-typescript with-typescript-app

Added chakra-ui dependencies

yarn add @chakra-ui/core @emotion/core @emotion/styled emotion-theming

Added Storybook

https://dev.to/aprietof/next-js-typescript-storybook-the-really-simple-guide-2019-fei

Add Testing

yarn add --dev jest @testing-library/react babel-jest @babel/core @babel/preset-env

Usage

yarn dev - for development yarn storybook - for storybook view

About

Nuxt.js template with TypeScript with Chakra UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published