dinoopm / search-gitrepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

search-gitrepo

How to start the Server

To Install dependencies

cd server

yarn 

Start the server

yarn dev

or

yarn start 

To see the API docs

yarn docs 

How to start the client

Install dependencies

cd client

yarn

To start the react client app.

yarn start

About


Languages

Language:JavaScript 95.4%Language:CSS 2.6%Language:HTML 2.1%