Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 246 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 246 Bytes

Getting Started

  • Clone this project (Front),
  • npm install
  • npm run start
  • Clone back
  • npm install
  • npm run server (back)

If you have a prettier issue, just run npm run lint-fix