zhangqm666 / ff-fabric

Yet another image editor based on FabricJS and Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ff-fabric

Yet another image editor based on FabricJS and Angular. Here's a demo.

This project was generated with Angular CLI version 1.5.0. The projects UI language is german.

Dependencies

Node.js

Installation

git clone https://github.com/famousframes/ff-fabric.git
cd ff-fabric
npm i

Development server

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

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use npm run dist or the -prod flag for a production build, like so: ng build -prod --aot=false

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Tasks

Shortcut tasks are available for npm:

  • npm start - (ng serve --o)
  • npm run build - (ng build)
  • npm run dist - (ng build -prod --aot=false)
  • npm test - (ng test)
  • npm lint - (ng lint)
  • npm e2e - (ng e2e)

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Angular Docs

Bootstrap Docs

Fabric Docs

Colors

Color Theme

3rd Party

carlogos.org

About

Yet another image editor based on FabricJS and Angular

License:MIT License


Languages

Language:CSS 72.4%Language:TypeScript 16.9%Language:HTML 10.0%Language:JavaScript 0.8%