Skip to content

peta persebaran covid19 indonesia, lihat persebaran covid di lokasi terdekatmu.

Notifications You must be signed in to change notification settings

usamahbass/peta-covid19

Repository files navigation

Peta Persebaran Covid19



API



Data


Requirement Setup


  • Node v12 ++
  • Yarn 1.22 ++

Develop


# install
$ yarn

# development build
yarn dev
# or
vite

# development and expost it
yarn dev --host
# or
vite --host

# production build
$ yarn build
# or
vite build

Licence

MIT