Skip to content

bboa3/Fyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fyle

Your data storage

Mobile / Desktop

Mobile Desktop

🚧 Under development 🚧

🛠 Techs

Installation and Start

Step 1: Clone The Repo

Fork the repository. then clone the repo locally by doing -

> git clone https://github.com/arlindojos/Fyle.git

Step 2: Install Dependencies

cd into the directory

cd fylo

install all the dependencies

npm install

Step 3: Start Development Server

Then start the development Server

npm run start

After running the development server the site should be running on https://localhost:3000

✌️ Contributing

After cloning & setting up the local project you can push the changes to your github fork and make a pull request.