robertene1994 / drawing-web

Web application for collaborative drawing.

Home Page:https://drawing-web.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drawing
Drawing

Web application for collaborative drawing built with JavaScript, HTML and CSS. It can be accessed at Drawing.

DevOps (CI/CD) ☁

DevOps (CD)

Continuous Deployment πŸš€

Heroku

Installation πŸ”§

To install this application you can use npm, the Node's package manager.

npm install --save

Scripts πŸ“œ

npm start

Runs the app in the production mode. Open http://localhost:4200 to view it in the browser.

npm run start:dev

Runs the app in the development mode. Open http://localhost:4200 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

License πŸ”‘

MIT

About

Web application for collaborative drawing.

https://drawing-web.herokuapp.com

License:MIT License


Languages

Language:JavaScript 100.0%