https://github.com/devxarif/vue-auth-api-call
Vue Authentication System Using Laravel API Call
https://github.com/devxarif/vue-auth-api-call
Last synced: 5 months ago
JSON representation
Vue Authentication System Using Laravel API Call
- Host: GitHub
- URL: https://github.com/devxarif/vue-auth-api-call
- Owner: devxarif
- Created: 2021-01-29T17:02:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-29T17:04:12.000Z (over 5 years ago)
- Last Synced: 2025-06-26T21:41:31.281Z (12 months ago)
- Language: Vue
- Homepage:
- Size: 328 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-starter-packk
## 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/).