Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmosc/apirest-web
https://github.com/dmosc/apirest-web
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmosc/apirest-web
- Owner: dmosc
- Created: 2022-05-04T01:02:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T04:33:19.000Z (over 2 years ago)
- Last Synced: 2024-11-10T10:46:24.302Z (3 months ago)
- Language: Vue
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apirest-web
## 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/).