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

Latest commit

 

History

History
37 lines (28 loc) · 1.27 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.27 KB

[WARNING]: This template is working but not updated anymore, check the VueJS Template one for more features and update !!!

Introduction

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

Features

  • Translation with I18n
  • Dark and light theme
  • Authentication with JSON Web Tokens (JWTs) and refresh tokens
  • This template is fully responsive and use CSS pre-processors (SCSS)

Getting Started

To get started with My VueJS App, follow these steps:

Clone the repository:

git clone git@github.com:HugoRCD/vuejs-boilerplate-graphql.git

Install dependencies:

yarn install

Start the development server:

yarn run serve

Now you can open the app in your browser at http://localhost:8080

Documentation

For more information on how to use this VueJS App, see the documentation.

License

This VueJS Template is licensed under the MIT License.