Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vincent-the-gamer/vitesse-superslim
A Vite + Vue template, forked and simplified from Vitesse.
https://github.com/vincent-the-gamer/vitesse-superslim
template-project vitesse
Last synced: 5 days ago
JSON representation
A Vite + Vue template, forked and simplified from Vitesse.
- Host: GitHub
- URL: https://github.com/vincent-the-gamer/vitesse-superslim
- Owner: Vincent-the-gamer
- License: mit
- Created: 2024-02-11T11:56:40.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T03:17:45.000Z (3 months ago)
- Last Synced: 2024-08-23T04:29:00.504Z (3 months ago)
- Topics: template-project, vitesse
- Language: TypeScript
- Homepage: https://vincent-the-gamer.github.io/vitesse-superslim-demo
- Size: 248 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Vitesse Superslim
Superslim version of vitesse.
Forked from
antfu/vitesse-lite
English
|
简体中文
# Demo
See demo at: [https://vincent-the-gamer.github.io/vitesse-superslim-demo](https://vincent-the-gamer.github.io/vitesse-superslim-demo)
# Features
See [Vitesse-lite](https://github.com/antfu/vitesse-lite).
# Dropped Features from [Vitesse-lite](https://github.com/antfu/vitesse-lite)
- ~~Netlify~~
- ~~Vitest~~# Scripts
```shell
# dev
pnpm run serve# eslint fix
pnpm run lint:fix# build
pnpm run build
```# License
[MIT License](./LICENSE)
Copyright (c) 2020-PRESENT Anthony Fu
Copyright (c) 2024-PRESENT Vincent-the-gamer