VueJS frontend template using i18n, GraphQL, Light/Dark mode, JWT Auth, Nodemailer
Here is a completely working VueJS Template ! This app is a single-page application built with VueJS and includes features such as OAuth authentication with Google, translation with I18n, and a dark and light theme and many more…
Everything is connect and ready to use to a working api in NestJS check here !!! NestJS GraphQL Template
To get started with My VueJS App, follow these steps:
git clone git@github.com:HugoRCD/vuejs-boilerplate-graphql.git
yarn install
yarn run serve
Now you can open the app in your browser at http://localhost:8080
For more information on how to use this VueJS App, see the documentation.
This VueJS Template is licensed under the MIT License.