We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b7353 commit 5ab0df4Copy full SHA for 5ab0df4
client-generator/index.md
@@ -9,13 +9,13 @@ and native mobile apps from APIs supporting the [Hydra](http://www.hydra-cg.com/
9
10
It is able to generate apps using the following frontend stacks:
11
12
-- [React](react.md)
13
- [Next.js](nextjs.md)
14
-- [React Native](react-native.md)
15
-- [Vue.js](vuejs.md)
16
- [Nuxt.js](nuxtjs.md)
17
-- [Quasar Framework](quasar.md)
+- [Quasar](quasar.md)
18
- [Vuetify](vuetify.md)
+- [React](react.md)
+- [React Native](react-native.md)
+- [Vue.js](vuejs.md)
19
- [Or bring your custom generator](custom.md)
20
21
Client Generator works especially well with APIs built with the [API Platform](https://api-platform.com) framework.
0 commit comments