grayghostvisuals / webdesignerschecklist

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

gems and packages (gems require ruby 2.1.2)

$ bundle install && bower install && npm install

Development

working files are within the app dir

local server task

$ grunt serve

build task

$ grunt build

deployment task

$ grunt deploy

Noteworthy Mentions

Visual Designers Checklist for the Web

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.


Languages

Language:ApacheConf 34.3%Language:HTML 32.0%Language:CSS 21.4%Language:JavaScript 11.9%Language:Ruby 0.5%