Skip to content

Latest commit

 

History

History
70 lines (48 loc) · 1.4 KB

README.md

File metadata and controls

70 lines (48 loc) · 1.4 KB

Welcome to boilerplate-nextjs 👋

Version License: MIT Twitter: faelribeiro22

A boilerplate nextjs, with typescript, storybook, jest, testing library and styled components

Install

yarn install

Usage

yarn dev

Run tests

yarn test

Run tests watch

yarn watch

Run storybook

yarn storybook

Run generate file new component

yarn generate

Run to create a new project based in this boilerplate

yarn create next-app -e https://github.com/faelribeiro22/new-boilerplate

Author

👤 Rafael Ribeiro de Sousa

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator