Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xmasuhai/money-vue3
https://github.com/xmasuhai/money-vue3
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xmasuhai/money-vue3
- Owner: xmasuhai
- Created: 2021-11-18T01:59:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T15:30:26.000Z (about 2 years ago)
- Last Synced: 2023-03-06T17:10:28.527Z (almost 2 years ago)
- Language: Vue
- Size: 1.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# money-vue3
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).