https://github.com/victorsteven/vuejs-authentication-system
https://github.com/victorsteven/vuejs-authentication-system
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/victorsteven/vuejs-authentication-system
- Owner: victorsteven
- Created: 2018-12-15T04:53:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-15T06:09:41.000Z (about 7 years ago)
- Last Synced: 2025-02-28T20:49:32.745Z (10 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
```