Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 147 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 147 Bytes

How to install

After clone the project

cd repository-finder
# or
yarn && yarn dev
# or
npm install && npm start || npm run dev