Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 341 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 341 Bytes

f2f-frontend

The backend repository for the family to family project

Running the project

Running the frontend

cd backend
npm install
npm start

Sources

  • MERN + Firebase Auth boilerplate from @salomondush in boilerplate