Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hraverkar/whiteboard-application

White Board using Konva Library Angular Application.
https://github.com/hraverkar/whiteboard-application

angular konva nodejs services

Last synced: about 5 hours ago
JSON representation

White Board using Konva Library Angular Application.

Awesome Lists containing this project

README

        

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/heroku/node-js-getting-started)

# WhiteBoard Angular Application
Angular 9 boiler plate with footer, header and material module enabled.

# Screenshot

![Img1](https://raw.githubusercontent.com/hraverkar/WhiteBoard-Application/master/image/first.jpg)
![Img3](https://raw.githubusercontent.com/hraverkar/WhiteBoard-Application/master/image/third.jpg)

## Tech Stack

* Angular 9
* Material Module
* Node.js
* Konva

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```