Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/root-kings/covid-19
https://github.com/root-kings/covid-19
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/root-kings/covid-19
- Owner: root-kings
- Created: 2020-03-27T09:07:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T18:46:52.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T10:38:28.840Z (almost 2 years ago)
- Language: JavaScript
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Starter Template
A website starter template.
## Instructions
### Dev dependencies
* `node`
* `yarn`
* `nodemon`
* `gulp`### Development server
Before running server for first time run `gulp` to build files.
Start development server with `yarn dev`.
### Deploy
Build the assets by running `gulp`.
## To Do