Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 488 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 488 Bytes

Golang and Vue

Authentication use golang and vue.

List package:
1. Vuex
2. Vuetify
3. Axios
4. Vue Router

import database first to use it and change .env.example to.env

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.