Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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