Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Q committed Mar 25, 2016
1 parent c51a1b2 commit b2ff602
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Help Scout's Icon Fonts

Docs coming soon.

In the meantime, if you want test it out, run the following commands in your command line (terminal):

```
npm install
```

(It's gonna install a bunch of stuff)

```
gulp
```

It will magically build the fonts into `/dist/`.

Yay!

0 comments on commit b2ff602

Please sign in to comment.