Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
galvez authored Dec 19, 2022
1 parent 65dae00 commit 6fab09a
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 @@ -14,7 +14,7 @@
- [**Vue Router**](https://github.com/vuejs/router) for **universal routing**;
- Vue's own [**`reactive()`**](https://vuejs.org/api/reactivity-core.html#reactive) primitive for global state management.

πŸ‘‰ [**Starter template**](https://github.com/fastify/fastify-dx/tree/main/starter/vue)<br>
πŸ‘‰ [**Starter template**](https://github.com/fastify/fastify-dx/tree/main/starters/vue)<br>
πŸ‘‰ [**Documentation**](https://github.com/fastify/fastify-dx/tree/main/packages/fastify-vue)

## @fastify/react
Expand All @@ -24,7 +24,7 @@
- [**React Router**](https://github.com/remix-run/react-router) for universal routing
- [**Valtio**](https://github.com/pmndrs/valtio) for global state management.

πŸ‘‰ [**Starter template**](https://github.com/fastify/fastify-dx/tree/main/starter/react)<br>
πŸ‘‰ [**Starter template**](https://github.com/fastify/fastify-dx/tree/main/starters/react)<br>
πŸ‘‰ [**Documentation**](https://github.com/fastify/fastify-dx/tree/main/packages/fastify-react)

## Status
Expand Down

0 comments on commit 6fab09a

Please sign in to comment.