Chesko-Dev / vite-tailwind-template

Vite and Tailwind Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Vite Tailwind Template

A mediocre configured Vite template to use with Tailwind CSS.

Key FeaturesHow To UseCreditsLicense

Key Features

  • Tailwind CSS
  • React Icons
  • React Router
  • Easy Peasy v6
  • Pocketbase

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Chesko-Dev/vite-tailwind-template

# Go into the repository
$ cd vite-tailwind-template

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Note If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Credits

This software uses the following open source packages:

Support

Buy Me A Coffee

License

MIT


GitHub @Chesko-Dev  ·  Twitter @xdchesko

About

Vite and Tailwind Template


Languages

Language:TypeScript 83.9%Language:CSS 11.9%Language:HTML 2.4%Language:JavaScript 1.8%