https://github.com/victorsteven/vuejs-authentication-system
https://github.com/victorsteven/vuejs-authentication-system
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/victorsteven/vuejs-authentication-system
- Owner: victorsteven
- Created: 2018-12-15T04:53:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-15T06:09:41.000Z (over 6 years ago)
- Last Synced: 2025-01-11T09:19:20.066Z (5 months ago)
- Language: Vue
- Size: 475 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-router-practice
## 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
```