Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 134 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 134 Bytes

Calendub

clone the repo
cd to project directory
cd server
npm install\ npm run dev
cd ..
cd client
npm install
npm run dev