eni4sure / zc_plugin_whiteboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

To contribute to the client part of the application, you need to have sufficient knowledge of how to use konva library. Kindly find below some useful links to learn about the konva library:

  1. Konva official website for React
  2. A tutorial on how to use konva library to build a whiteboard

Note, the following packages has already been installed

  1. Konva library
  2. React-konva
  3. Use image library

Getting Started

First, run the development server:

cd whiteboard-client/
yarn run start
# or
cd whiteboard-server/
yarn run dev

About


Languages

Language:JavaScript 70.2%Language:CSS 18.8%Language:HTML 5.9%Language:EJS 4.7%Language:Shell 0.4%