Skip to content

Commit

Permalink
docs: update links in readme (antfu-collective#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
l2dy authored Jul 1, 2022
1 parent 0c36f39 commit a1f2d0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ Mocking up web app with <b>Vitesse</b><sup><em>(speed)</em></sup><br>

## 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)

- πŸ“¦ [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)

Expand Down

0 comments on commit a1f2d0f

Please sign in to comment.