docs: update links in readme (#381)
This commit is contained in:
parent
0c36f39514
commit
a1f2d0f6b9
@ -24,13 +24,13 @@ Mocking up web app with <b>Vitesse</b><sup><em>(speed)</em></sup><br>
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- ⚡️ [Vue 3](https://github.com/vuejs/vue-next), [Vite 2](https://github.com/vitejs/vite), [pnpm](https://pnpm.js.org/), [ESBuild](https://github.com/evanw/esbuild) - born with fastness
|
- ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite 2](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [ESBuild](https://github.com/evanw/esbuild) - born with fastness
|
||||||
|
|
||||||
- 🗂 [File based routing](./src/pages)
|
- 🗂 [File based routing](./src/pages)
|
||||||
|
|
||||||
- 📦 [Components auto importing](./src/components)
|
- 📦 [Components auto importing](./src/components)
|
||||||
|
|
||||||
- 🍍 [State Management via Pinia](https://pinia.esm.dev/)
|
- 🍍 [State Management via Pinia](https://pinia.vuejs.org/)
|
||||||
|
|
||||||
- 📑 [Layout system](./src/layouts)
|
- 📑 [Layout system](./src/layouts)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user