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

Latest commit

 

History

History
27 lines (14 loc) · 217 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 217 Bytes

Homepage

A static homepage for FPIndia

Install

npm install

OR

yarn

Development

npm start

OR

yarn start

Production

npm run build

OR

yarn build