COVID19 Svelte App

September 23, 2020 ยท View on GitHub

FOSSA Status Netlify Status

Screenshots

covid-1covid-2
covid-3covid-4
covid-5covid-6
covid-7covid-8

Install the dependencies...

git clone https://github.com/SauravKanchan/corona.git
cd corona
npm install

Start the dev server...

npm run dev

Navigate to localhost:8080. You should see your app running. Edit a component file in src, save it, and the page should reload with your changes.

License

FOSSA Status

Contents

  1. 0.1Install the dependencies...
  2. 0.2Start the dev server...
  3. 0.3License