Welcome to vite-react-ts-scaffolding 👋

Version Twitter: jcarloslr10

Vite + React + Typescript project scaffolding.

Topics

  • Project setup (Vite + React + Typescript)
  • Linting (ESLint + Stylelint)
  • Formatting (Prettier)
  • Design system (Storybook)
  • Unit testing (Jest)
  • E2E testing (Cypress)

I hope you like it!

Prerequisites

  • node >=14.20.0
  • npm >=6.14.17

Install

npm install

Usage

npm run dev

Unit testing

npm run test

Linting

npm run lint:styles
npm run lint:scripts

Storybook

npm run storybook

Author

👤 Juan Carlos López

Show your support

Give a ⭐️ if this project helped you!


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