Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/casjay-templates/api-frontend
api-frontend
https://github.com/casjay-templates/api-frontend
Last synced: about 2 months ago
JSON representation
api-frontend
- Host: GitHub
- URL: https://github.com/casjay-templates/api-frontend
- Owner: casjay-templates
- License: gpl-3.0
- Created: 2020-03-20T08:13:07.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-11T00:01:13.000Z (over 1 year ago)
- Last Synced: 2023-08-11T07:05:35.829Z (over 1 year ago)
- Language: CSS
- Size: 524 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# covid
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).