Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

fpindia/OLD.fpindia.github.io

Repository files navigation

Homepage

A static homepage for FPIndia

Install

npm install

OR

yarn

Development

npm start

OR

yarn start

Production

npm run build

OR

yarn build