Skip to content

A general workflow checklist for visual designers working within a team setting where they'll be sharing visual exploration and comps with a developer.

Notifications You must be signed in to change notification settings

do-io/webdesignerschecklist

 
 

Repository files navigation

Installation

gems and packages (gems require ruby 2.1.2)

$ bundle install && bower install && npm install

this is seen at https://do-io.github.io/webdesignerschecklist/

Development

working files are within the app dir

local server task

$ grunt serve

build task

$ grunt build

deployment task

$ grunt deploy

About

A general workflow checklist for visual designers working within a team setting where they'll be sharing visual exploration and comps with a developer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.8%
  • JavaScript 23.0%
  • CSS 16.5%
  • Ruby 0.7%