webdesignerschecklist
webdesignerschecklist copied to clipboard
A general workflow checklist for visual designers working within a team setting where they'll be sharing visual exploration and comps with a developer.
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
- Listed resource in the Web Field Manual
- Listed Tool/Resource in Web Design Weekly Issue #143
- Featured tool for Smashing Magazine Newsletter #115
- Listed resource in webdesignrepo