A boilerplate for Next.js applications using Typescript
yarn install
yarn build
yarn run start
yarn run dev
yarn storybook
yarn lint
yarn test
or
yarn test:watch (Watch mode)
yarn generate
or
yarn generate YourComponentName
👤 Henrique Augusto
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator