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 1 month ago
JSON representation
White Board using Konva Library Angular Application.
- Host: GitHub
- URL: https://github.com/hraverkar/whiteboard-application
- Owner: hraverkar
- License: mit
- Created: 2020-07-19T12:51:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T02:04:25.000Z (about 3 years ago)
- Last Synced: 2025-11-16T20:34:11.216Z (7 months ago)
- Topics: angular, konva, nodejs, services
- Language: TypeScript
- Homepage:
- Size: 1.62 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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


## Tech Stack
* Angular 9
* Material Module
* Node.js
* Konva
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```