A starter template for developing with Svelte, TypeScript, and Tailwind CSS in ViteJS.
- Have NodeJS installed
- Install yarn if missing:
npm install yarn
- Run
yarn install
In the project directory, you can run:
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.
Builds the app for production to the dist
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Preview the production build from the dist
folder.
Runs a Svelte Check using the Typescript config.