Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Commit 7d3fe94

Browse files
authored
Update README.md
1 parent d0b944e commit 7d3fe94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ __NOTE: if you are using this boilerplate in production, we want to know! Leave
4747
### Styled Components
4848
This framework employs both css-modules and styled-components. We feel that [styled-components](styled-components.com) is the best css-in-js library available.
4949

50+
### Grommet
51+
[Grommet](https://grommet.github.io/) is the world's most advanced UX framework. It contains hundreds of reusable UI components that you can use right away. We are using a customize fork of grommet called grommet-udacity, although we recommend upgrading to the latest version of Grommet if you are just starting out a new project.
52+
5053
### GraphQL / Apollo
5154
This framework includes some basic setup for GraphQL and ApolloClient. You will have to setup your own GraphQL Server. Alternatively, take a look at the [GraphQL Anywhere](https://github.com/apollostack/graphql-anywhere) package (not installed), which would allow you to process GraphQL queries client-side.
5255

0 commit comments

Comments
 (0)