Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 142 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 142 Bytes

Getting Started

First, run the development server:

cd whiteboard-client/
npm run dev
# or
cd whiteboard-server/
npm run dev