Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ir3ne/vite-js-tailwind-starter

A ready to go Vite starter 👩🏾‍🚀
https://github.com/ir3ne/vite-js-tailwind-starter

javascript js learning-resources plain-js vitejs

Last synced: about 2 months ago
JSON representation

A ready to go Vite starter 👩🏾‍🚀

Awesome Lists containing this project

README

        


Vite logo
JavaScript logo
Tailwindcss logo

Vite JS Starter with Tailwindcss


This is a small JS starter which uses Vite and Tailwindcss

You can use it to quickly test new features locally and also do experiments. The purpose of this starter it's to make super quick all the basic setup needed to use plain JS or packages to add.

#### Benefits of using Vite

A ready to use environment with the Development Experience at the first place: Vite prioritizes developer experience by providing features like instant server start, lightning-fast hot module replacement, and a minimal configuration approach. This makes it easier and more enjoyable to develop web applications.

#### Documentation

ViteJS: [ViteJS Documentation](https://vitejs.dev)
JavaScript: [JavaScript Documentation](https://developer.mozilla.org/en-US/docs/Web/JavaScript)

##### Start small, add whatever you want.