KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
nCoV-map
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
kernel
:
kernel build for pxe booting bare metal machines
iw
:
Material para la asignatura de Ingeniería Web, edición 2021-22, de la Facultad de Informática UCM
ST3DNet
:
Deep Spatial–Temporal 3D Convolutional Neural Networks for Traffic Data Forecasting, TITS 2019
color-finder
:
Checks the distance between 2 hex colors
OpenBet2
:
Second version of an AI to predict horse racing winner
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
nCoV-map
?
Download (.md)
# coronavirus-map - [协作流程](/docs/teamworkFlow.md) - [开发指南](/docs/developGuide.md) - [需求文档](/docs/requirements.md) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ```