Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hraverkar/whiteboard-application
- Owner: hraverkar
- License: mit
- Created: 2020-07-19T12:51:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T04:20:13.000Z (over 2 years ago)
- Last Synced: 2023-02-26T09:47:37.424Z (over 1 year ago)
- Topics: angular, konva, nodejs, services
- Language: TypeScript
- Homepage:
- Size: 714 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```