A tiny HTML Witheboard app based on powerfull web modules (Bootstrap, TinyMCE, jQuery-UI).
Simple go on https://ionutfinta.github.io/WhiteboardJS/ and use it.
- NodeJS
Run your terminal in a working directory
> git clone https://github.com/ionutfinta/WhiteboardJS.git ./
> npm install
> npm start
And browse to http://127.0.0.1:8080.