https://github.com/santrikoding-com/vue-sanctum
Demo Vue Js Authentication Dengan Laravel Sanctum
https://github.com/santrikoding-com/vue-sanctum
sanctum sanctum-vue vue vuejs
Last synced: 2 months ago
JSON representation
Demo Vue Js Authentication Dengan Laravel Sanctum
- Host: GitHub
- URL: https://github.com/santrikoding-com/vue-sanctum
- Owner: SantriKoding-com
- Created: 2020-08-11T04:27:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T04:27:40.000Z (over 4 years ago)
- Last Synced: 2025-01-07T21:12:13.120Z (4 months ago)
- Topics: sanctum, sanctum-vue, vue, vuejs
- Language: Vue
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-sanctum
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).