ma9shah / doc-sharing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doc-sharing

Setup ->

  1. run npm install in the doc_sharing folder
  2. run npm install in the server folder
  3. run npm run devstart in the server folder
  4. run npm start in the doc_sharing folder

Note: ports 3000 and 3003 have to be used for doc_sharing and server respectively. use npx kill-port 3000 if react shows "port 3000 already in use"

About


Languages

Language:JavaScript 71.8%Language:CSS 25.9%Language:HTML 2.3%