An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/grayghostvisuals/webdesignerschecklist

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

## Installation

gems and packages (gems require ruby 2.1.2)
```shell
$ bundle install && bower install && npm install
```

## Development

**working files are within the ``app`` dir**

local server task
```shell
$ grunt serve
```

build task
```shell
$ grunt build
```

deployment task
```shell
$ grunt deploy
```

### **Noteworthy Mentions**

- Listed resource in the [Web Field Manual](http://webfieldmanual.com/#workflow)
- Listed Tool/Resource in Web Design Weekly [Issue #143](http://web-design-weekly.com/2014/07/01/web-design-weekly-143)
- Featured tool for [Smashing Magazine Newsletter #115](http://www.smashingmagazine.com/smashing-newsletter-issue-115)
- Listed resource in [webdesignrepo](http://www.webdesignrepo.com/)

![Visual Designers Checklist for the Web](https://s3-us-west-2.amazonaws.com/s.cdpn.io/392/webdesignchecklist.png)