vladmashtak / epicupsdraw

Drawing Diagram tool. Which is made by angular 6.0.8 and mxGraph

Home Page:https://www.epicups.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epicupsdraw

Epicupsdraw Is a Drawing Tool, which is made by angualr version 6.0.8 and mxGraph. In the internet I can see that many of them asking question regarding How to implement mxGraph in angular.x. Here is the solution. Here I have not not using any npm packages, using only the pure mxgraph js files. Those you can find it in the src folder.

How to start

Clone the directory, make sure you have installed the latest verison of node and angualr in globally. else update the version.

please follow below commands to install latest packages

npm install

This project was generated with Angular CLI version 6.0.8.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Screen shots

screenshot for screen1

screenshot for screen1

Further help

contact me : renjithsraj@live.com

About

Drawing Diagram tool. Which is made by angular 6.0.8 and mxGraph

https://www.epicups.com


Languages

Language:JavaScript 98.7%Language:CSS 0.9%Language:TypeScript 0.2%Language:HTML 0.2%