Skip to content

GDGPune-active/covid-gdgpune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid-gdgpune

Getting Started

The client code can be found in the client folder and the server code can be found in the server folder.

Prerequisites

✍️ What things you need to install the software and how to install them

Windows, Linux, Mac OS
Platforms

Google Chrome or Any other Browser
Open Source

Installing

✍️ A step by step series of examples that tells how to get a development env up & running

The steps will be

📝

git clone
cd project

npm i -g serve
serve

Contributing

The steps will be

📝

git clone
cd project

For Git Commit Statements

To ensure that Git Commit Statements are consistents by using a custom template, please follow the below mentioned URL on Linux systems to setup the required GIT Configurations. URL:- https://dev.to/timmybytes/keeping-git-commit-messages-consistent-with-a-custom-template-1jkm?signin=true