Last active
August 29, 2015 14:06
-
-
Save koenbok/f06da8254ccb4dd6a197 to your computer and use it in GitHub Desktop.
Test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Welcome to Framer | |
| # This is all CoffeeScript. Learn here: http://framerjs.com/learn/coffeescript | |
| # Drop an image on the preview screen to create an image layer, or use the generator to import assets from Sketch or Photoshop | |
| layer = new Layer | |
| layer.html = "HELLO" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment