This commit is contained in:
2023-02-19 19:16:06 +01:00
parent bba28ef352
commit c7f2c5b5f4
2 changed files with 3 additions and 4 deletions

View File

@ -9,3 +9,4 @@ Common packages involved :
* [Vite](https://vitejs.dev/) as main bundler
* [ESLint](https://eslint.org/) with [Prettier](https://prettier.io/) for linting and code formatting
* [Iconify](https://github.com/iconify/iconify) as universal icons
* [TanStack Query](https://tanstack.com/query), compatible with `Vue` and `React` for nice API communication and powerful caching system