Skip to content

Commit

Permalink
use locally
Browse files Browse the repository at this point in the history
  • Loading branch information
leungwensen committed Aug 16, 2016
1 parent 02efbc1 commit 0d10c8f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Expand Up @@ -34,6 +34,18 @@ limitation:
* [Can I use custom elements?](http://caniuse.com/#search=custom%20elements)
* [webcomponentsjs](https://github.com/webcomponents/webcomponentsjs)

## use it locally

```shell
# clone the project
git clone https://github.com/leungwensen/svg-icon.git
# install dependencies
cd svg-icon
npm i
# startup a local server
gulp
```

## SVG icon collections

name | id prefix | source | supported
Expand Down

0 comments on commit 0d10c8f

Please sign in to comment.