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

https://github.com/mattrothenberg/prototyping-playbook

A winner's guide to prototyping in the browser
https://github.com/mattrothenberg/prototyping-playbook

design javascript prototyping react vuejs

Last synced: about 1 year ago
JSON representation

A winner's guide to prototyping in the browser

Awesome Lists containing this project

README

          

Logo

# Prototyping Playbook
https://mattrothenberg.github.io/prototyping-playbook/

A collection of short tutorials (or “plays”) geared towards designers who are interested in using the browser for their design and prototyping needs.

## Installation

Clone the repo and install the required Jekyll dependencies

```
bundle install
```

## Local Development

Spin up the web server locally by running `jekyll serve`. You can access the website locally at http://localhost:4000/prototyping-playbook/

## Collaboration
Prototyping Playbook is meant to be open and collaborative. If you'd like to see a play added, feel free to open an Issue. Feel like writing a play yourself? Even better! Send a PR and I'll work with you on getting it ready for prime time.

## Support
If you're stuck or have any questions, don't hesitate to open an Issue or contact me directly on Twitter [@mattrothenberg](https://twitter.com/mattrothenberg)