dgennetten / grommet-icons-site

Website for grommet-icons library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grommet-icons-site

This is a sample Grommet application for reference.

To run this application, execute the following commands:

  1. Install NPM modules
```
$ npm install (or yarn install)
```
  1. Start development:
```
$ npm run start
```
  1. Create the app distribution
```
$ npm run build
```
  1. Run linters:
```
$ npm run lint
```

Try

A large collection of tags have been associated with this icon set for improved searching.

Try entering these in the search box:

arrow
browser
code
person
sport
player
logo
hand
hands

About

Website for grommet-icons library


Languages

Language:JavaScript 87.4%Language:HTML 12.6%