Skip to content

nelwincatalogo/vite-swc-ts-tailwind

Repository files navigation

React + TypeScript + Vite + TailwindCSS

To scaffold your project using this template

npx degit https://github.com/nelwincatalogo/vite-swc-ts-tailwind#main my-project
cd my-project

yarn
yarn dev

Commands

  • yarn dev or npm run dev: Starts the development server
  • yarn build or npm run build: Builds the app
  • yarn preview or npm run preview: Runs the built app in production

Linting

  • yarn lint:check or npm run lint:check: Check lint errors
  • yarn lint:fix or npm run lint:fix: Fixes lint errors

Commit Error

If commit fails, run:

yarn lint:fix # OR npm run lint:fix

Summary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published