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 connected and ready to use to a working api in NestJS check here !!! NestJS Template
- OAuth authentication with Google
- Translation with I18n
- Dark and light theme
- Authentication with JSON Web Tokens (JWTs) and refresh tokens
- Working forgot password
- Role Feature
- Admin Dashboard
- Support Ticket integration
- This template is fully responsive and use CSS pre-processors (SCSS)
To get started with this VueJS App, follow these steps:
git clone [email protected]:HugoRCD/vuejs-boilerplate.git
yarn install
yarn run serve
Now you can open the app in your browser at https://localhost:8080
For more information on how to use this VueJS App, see the documentation.
This VueJS Template is licensed under the MIT License.