ad1992 / whiteboard-skeleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whiteboard-skeleton

The base skeleton for building whiteboard

Development

Clone the repository

git clone git@github.com:ad1992/whiteboard-skeleton.git

Install all the dependencies

Using yarn

yarn

Using npm

npm install

Start the server

yarn start

And the server should be up and running :)

About

License:MIT License


Languages

Language:TypeScript 75.4%Language:SCSS 15.0%Language:JavaScript 5.7%Language:HTML 3.9%