Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 339 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 339 Bytes

github-userboard (Available for both desktop & mobile screens)

Deployed in Netlify: https://gituserboard.netlify.app/

To use this app in local,follow steps as below:

  1. clone this repo
  2. rm -rf node_modules/ package-lock.json
  3. npm install
  4. npm run serve
  5. Now app is ready for use with the url generated on your machine.