Skip to content

herrevilkitten/quip-whiteboard-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quip-whiteboard-vue

MAJOR WORK IN PROGRESS

This is a virtual, shared whiteboard, using VueJS. It is designed to be embedded in a Quip document. It uses a Quip RecordList to keep track of the objects in the document.

Currently supports a few shapes and free-form drawing, a few colors, and various levels of transparency.

MAJOR WORK IN PROGRESS

Important Information

Check out my Getting Started Guide for detailed information on what changes are made and important caveats.

Installation

git clone https://github.com/herrevilkitten/quip-whiteboard-vue
cd quip-whiteboard-vue
npm install

Instructions

For the most part, all of the deployment instructions from the Quip Live App Developer Guide will also apply to this repository.

To run the development server, use the command

npm run start

To build a deployable application, use the command

npm run build

About

A simple shared, virtual whiteboard application ... in Vue!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published