Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zawlinnnaing/vue-auth-using-jwt
https://github.com/zawlinnnaing/vue-auth-using-jwt
css3 html5 javascript vuejs
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zawlinnnaing/vue-auth-using-jwt
- Owner: zawlinnnaing
- Created: 2018-12-18T10:35:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-24T09:32:25.000Z (about 5 years ago)
- Last Synced: 2024-11-06T08:31:08.758Z (2 months ago)
- Topics: css3, html5, javascript, vuejs
- Language: Vue
- Size: 315 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-vue-auth
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).