ishaanjain1898 / landing-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fight COVID-19 Landing Page

This is built with Gatsby

Node and package manager

  • Node version v13.11.0
  • NPM version 6.13.7

How to start

Clone the repo

ssh: git clone git@github.com:elcronos/COVID-19.git
https: git clone https://github.com/elcronos/COVID-19.git

Install dependencies

npm install

Run the dev server

npm run develop

or

npm start

Production build

npm run build

Run the production server

npm run serve

Key libraries

About

License:MIT License


Languages

Language:JavaScript 89.4%Language:CSS 10.6%