Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/root-kings/voicerecorder
https://github.com/root-kings/voicerecorder
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/root-kings/voicerecorder
- Owner: root-kings
- Created: 2020-07-07T08:16:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T00:28:47.000Z (over 3 years ago)
- Last Synced: 2024-05-28T23:43:55.517Z (7 months ago)
- Language: Vue
- Size: 870 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# voice-recorder
## 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/).