Skip to content

Pratice using Webpack, custom-element, for developing Web App

Notifications You must be signed in to change notification settings

medival/covid-19

Repository files navigation

Description

covid-19 data using Bootstrap v.4.5, Webpack, JVectorMap

Pratice using Webpack and Covid-19 API, Creating Custom Component

Screenshoot

alt screenshoot

Live Preview

Live Preview

Instalation

  1. Clone the project git clone https://github.com/medival/covid-19.git
  2. Move to root directory cd covid-19
  3. Install all dependencies using npm install
  4. run command npm start to start development mode
  5. run command npm run build to make production file the output is in the dist directory