GithubHelp home page GithubHelp logo

mn-987 / designzpresso Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.1 MB

DesignZpresso is a design tool for Mac, Windows, Linux, ChromeOS and the Browser made in the spirit for Freehand and Fireworks

JavaScript 97.38% HTML 0.97% SCSS 1.52% CSS 0.13%

designzpresso's Introduction

Introduction

DesignZpresso is a design tool for Mac, Windows, Linux, ChromeOS and the Browser made in the spirit for Freehand and Fireworks. It is completely written in HTML5, Javascript and CSS3. DesignZpresso consists of the core engine called "Infinity", the actual Application and the core Module called "DesignZpresso".

We'd like to encourage everyone in getting involved with this project. You can develop new features or take a ticket and fix it. Or if you're a UX/Designer, you could help designing new icons or improving the UI. To get started contributing, read the GitHub Guide

Prerequisites

  • NodeJS + NPM
  • Grunt Client
  • Bower
  • SASS + Compass

Quick Start

Install all prerequisites and make sure they're available on your path.

Then run npm install to install all nodejs dependencies Then run bower install to install all client javascript libraries

Finally run grunt. You can then open DesignZpresso in your webbrowser at http://127.0.0.1:8999/.

We recommend using Chrome as this is the browser also used for the standalone version.

Quick Overview

  • assets - contains all relevant assets like fonts, images, etc.
  • shell - contains platform-specific code for standalone version
  • src - contains all source code
    • application - contains the application framework
    • development - contains the development addon automatically loaded when developing
    • DesignZpresso - contains the core module that is loaded by the application and provides all UI of DesignZpresso
    • infinity - contains the core rendering engine as well as core classes used everywhere else
    • infinity-editor - contains editors, tools, guides and more based on infinity
  • style - contains all styling files for the application
  • test - contains all test files

designzpresso's People

Contributors

moh60000 avatar

Watchers

Mostafa Nasser avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.