Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evasyakin/wallet-vue-test-2
Demo
https://github.com/evasyakin/wallet-vue-test-2
localstorage vue vue-mc vue-router vuejs vuex
Last synced: 15 days ago
JSON representation
Demo
- Host: GitHub
- URL: https://github.com/evasyakin/wallet-vue-test-2
- Owner: evasyakin
- Created: 2021-10-08T07:58:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-08T22:59:25.000Z (over 3 years ago)
- Last Synced: 2024-11-29T19:43:08.593Z (2 months ago)
- Topics: localstorage, vue, vue-mc, vue-router, vuejs, vuex
- Language: JavaScript
- Homepage: https://evasyakin.github.io/wallet-vue-test-2/
- Size: 519 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-empty
## 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/).