Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 247 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 247 Bytes

Instructions

Run the development server:

npm i
npm run serve

TODO

  • implement session to share a board
  • find a better way of switching notes from edit mode to move mode
  • notes need to spawn in the center of the screen