/framer-sketch-boilerplate

A boilerplate for rapid prototyping using Framer.js and Sketch.

Primary LanguageJavaScript

###Background

Read more here: http://www.darrinhenein.com/rapid-prototyping-part-one/

###Requirements

  • node
  • Sketch.app
  • sketch-tool command line plugin

###Installation

  1. Install sketch-tool. $ curl -L https://raw.githubusercontent.com/cognitom/dotfiles/master/lib/sketchtool.sh | sudo sh
  2. Clone the repo to your working directory.
  3. Run npm install from the working directory.

###Usage

  1. Run gulp
  2. Work on and save either app.coffee or assets.sketch in the src folder.