Mobile / Desktop
Installation and Start
Fork the repository. then clone the repo locally by doing -
> git clone https://github.com/arlindojos/Fyle.gitcd into the directory
cd fyloinstall all the dependencies
npm installThen start the development Server
npm run start
After running the development server the site should be running on https://localhost:3000
After cloning & setting up the local project you can push the changes to your github fork and make a pull request.
