/WhiteboardJS

A tiny HTML Witheboard app based on powerfull web modules

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

WhiteboardJS

Coming soon !

A tiny HTML Witheboard app based on powerfull web modules (Bootstrap, TinyMCE, jQuery-UI).

How-to for normal people

Simple go on https://ionutfinta.github.io/WhiteboardJS/ and use it.

How-to for developpers

Requirements

  • 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.