GitHunt

AngularJS & FabricJS - 2D - Diagram

screenshot

About

A browser-based 2D diagram editor, built using AngularJS, AngularUI and Fabric.js.
This project is built by [Big-Silver].

Pre-Install

If you didn't install bower and gulp, For install for bower visit to https://www.npmjs.com/package/bower and for install for gulp
visit to https://semaphoreci.com/community/tutorials/getting-started-with-gulp-js

Install and Run

# clone our repo
$ git clone https://github.com/Big-Silver/Angular-FabricJS-2d-Diagram.git 2d-diagram
# change directory to your app
$ cd 2d-diagram/client
# install npm
$ npm install
# Run project
$ gulp
# Visit to the browser
$ http://localhost:8001

Languages

HTML49.2%JavaScript46.8%CSS4.0%

Contributors

MIT License
Created May 11, 2017
Updated December 31, 2023
Big-Silver/Angular-FabricJS-2d-Diagram | GitHunt