Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankfang/morney-live-svg
https://github.com/frankfang/morney-live-svg
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/frankfang/morney-live-svg
- Owner: FrankFang
- Created: 2020-01-31T08:06:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T22:43:26.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T00:07:39.297Z (7 months ago)
- Language: Vue
- Size: 4.68 MB
- Stars: 2
- Watchers: 2
- Forks: 8
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# morney-3
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Run your unit tests
```
yarn test:unit
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).