Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marihemori/medical-emergency
https://github.com/marihemori/medical-emergency
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/marihemori/medical-emergency
- Owner: marihemori
- Created: 2023-08-17T18:29:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-22T00:30:40.000Z (about 1 year ago)
- Last Synced: 2024-10-13T02:47:24.290Z (about 1 month ago)
- Language: Vue
- Size: 212 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# medical-emergency
## 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/).