Boilerplate for Vite, React, TypeScript, Storybook, Tailwind
First, configure the package.json
file.
Then, install dependencies
npm install
To run the app, use the following command:
npm run dev
To run Storybook, use the following command:
npm run storybook
š¤ Alejandro Olivares
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a āļø if this project helped you!
Copyright Ā© 2023 Alejandro Olivares.
This project is MIT licensed.
This README was generated with ā¤ļø by readme-md-generator