A starter template for developing with Svelte, TypeScript, and Tailwind CSS in ViteJS.
npm install yarn
yarn install
In the project directory, you can run:
yarn dev
Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.
The page will reload if you make edits.
yarn build
Builds the app for production to the dist
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
yarn preview
Preview the production build from the dist
folder.
yarn check
Runs a Svelte Check using the Typescript config.