https://github.com/chnirt/vue-v3-authenticate
https://github.com/chnirt/vue-v3-authenticate
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chnirt/vue-v3-authenticate
- Owner: chnirt
- Created: 2020-10-29T10:14:41.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-29T10:15:20.000Z (almost 5 years ago)
- Last Synced: 2025-02-13T23:27:19.688Z (8 months ago)
- Language: Vue
- Size: 146 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# t
## 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](https://cli.vuejs.org/config/).