react-ts-template Tailwind Templates

React Ts Template

React Typescript Template with Vite and Tailwind

React TS Template

React Typescript Template with Vite and Tailwind

Install dependencies

npm install

Building the application

To build the application you need to run the following command:

npm run build

Running the application

Development

To run the development server with HMR, run the following command:

npm run start:dev

Production preview

The application is not supposed to be run by the built-in server, but in-case if you would like to have a preview view of the application, after you built the application, you can run the following command:

npm run start:prev

Top categories

Loading Svelte Themes