Skip to content

randygil/vite4-vue3-typescript-daisyui-boilerplate

Repository files navigation

Vite 4.0 + Vue 3 + Typescript + DaisyUI Boilerplate

This is a boilerplate project for building web applications with Vite 4.0, Vue 3, Typescript, and DaisyUI.

Features

  • Vite 4.0 - fast and lightweight development server and build tool
  • Vue 3 - progressive framework for building user interfaces
  • Typescript - a typed superset of JavaScript that compiles to plain JavaScript
  • DaisyUI - a lightweight and customizable CSS framework based on TailwindCSS

Getting Started

To use this boilerplate, you need to have Node.js and pnpm installed on your machine. Then, follow these steps:

  1. Clone this repository to your local machine.
  2. Install the dependencies by running pnpm install.
  3. Start the development server by running pnpm run dev.
  4. Open your web browser and navigate to http://localhost:5173.

Building for Production

To build your application for production, run pnpm run build. This will create a dist directory with your production-ready files.

Contributing

If you find any issues or want to contribute to this project, feel free to submit a pull request or create an issue. All contributions are welcome!

License

This boilerplate is licensed under the MIT License.

About

Vite 4.0 + Vue 3 + Typescript + DaisyUI Boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published