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

https://github.com/neo-hack/vite-template

Vite + React
https://github.com/neo-hack/vite-template

Last synced: over 1 year ago
JSON representation

Vite + React

Awesome Lists containing this project

README

          

![vite-template](https://realme-ten.vercel.app/api/v1/banner?colorA=1e3a8a&colorB=1d4ed8&textColor=60a5fa&title=vite-template&subtitle=NEO&desc=Play%20Vite%20with%20stitches%20and%20tailwindcss)

[![npm](https://img.shields.io/npm/v/@aiou/vite-template)](https://github.com/neo-hack/vite-template/tree/master) [![GitHub](https://img.shields.io/npm/l/@aiou/vite-template)](https://github.com/neo-hack/vite-template/tree/master) [![stackblitz](https://img.shields.io/badge/%E2%9A%A1%EF%B8%8Fstackblitz-online-blue)](https://stackblitz.com/github/neo-hack/vite-template/tree/master)

[Edit on StackBlitz ⚡️](https://stackblitz.com/github/neo-hack/vite-template/tree/master)

## features

- 💞 Play with `stitches` and `tailwindcss`
- 🗄️ Filed based route system with [vite-plugin-pages](https://github.com/hannoeru/vite-plugin-pages)
- 📑 Use `document.tsx` as html template with [vite-plugin-document](https://github.com/JiangWeixian/vite-plugin-document)
- 🔍 Inspect states of plugin with [vite-plugin-inspect](https://github.com/antfu/vite-plugin-inspect), enable via `process.env.VITE_INSPECT`. e.g. `VITE_INSPECT=true pnpm run dev`
- 🎨 Use icon with [css.gg](https://css.gg) via [tailwind-cssgg](https://github.com/JiangWeixian/tailwind-cssgg). e.g. ``
- 🥫 Process `.svg` with [svg-rust/svgrs-plugin](https://github.com/svg-rust/svgrs-plugin)

## development

- **Setup** - `pnpm i`
- **Build** - `pnpm build`

#

*built with ❤️ by 😼*