Skip to content

Heritians/Connecting-Villages

Repository files navigation

Heritians

The website that digitizes the 'Unnat Bharat Abhiyan Baseline Household Survey Form'.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

A step by step series of examples that tell you how to get a development env running

1. Fork the repository

2. Clone your forked repository

$ git clone https://github.com/YOUR-GITHUB-USERNAME/Connecting-Villages.git

3. Install the dependencies

cd Connecting-Villages
npm install

4. Run the app

npm run dev

Built With