Skip to content

Latest commit

 

History

History
73 lines (44 loc) · 2.22 KB

README.md

File metadata and controls

73 lines (44 loc) · 2.22 KB

Rspacksse - Opinionated Rspack Starter Template

Fork version of Vitesse-lite for Rspack

English | 简体中文

Features

Pre-packed

UI Frameworks

  • Tailwind - The instant on-demand atomic CSS engine.

Icons

Plugins

Try it now!

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit skywalker512/rspacksse-lite my-rspacksse-app
cd my-rspacksse-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

or use vercel to clone and deploy

Deploy with Vercel