Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 192 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 192 Bytes

catbook

  • To run server:

cd backend
node server.js

  • To run client:

cd frontend
npm run dev

  • To run test:

cd frontend
npm run unit

  • To make me happy:

Please smile for me :)