Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 238 Bytes

Readme.md

File metadata and controls

12 lines (11 loc) · 238 Bytes

Steps for setup:

  • Fork and clone the repository [git clone url].
  • cd client
  • npm install
  • npm run dev

Contributing:

  • git status
  • git add .
  • git commit -m "commit message"
  • git push
  • Open Pull Request from fork