0.1.16 • Published 5 years ago

grommet-pheta v0.1.16

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 years ago

Udacity Alumni Grommet Fork

A fork of the grommet UX library, for use in Udacity Alumni Projects.

To install

npm install grommet-udacity

Please see the documentation below and on the Grommet.io Website for Grommet.

To properly use this package, you will import components from 'grommet-udacity' instead of 'grommet', i.e.

import Button from 'grommet-udacity/components/Button';

Grommet: The most advanced UX framework for enterprise apps

Slack Build Status Coverage Status Code Climate Dependency Status devDependency Status

Documentation

Visit the grommet.github.io website for more information.

Support / Contributing

Before opening an issue or pull request, please read the Contributing guide.

Hello World

The quickest way to get started is to access the Hello World page.

Install

You can install Grommet using either of the methods below.

For Bower users:

  $ bower install grommet

For NPM users:

  $ npm install -g grommet

Detailed instructions are on the Get Started page.

Build

Refer to the Grommet Build Wiki for instructions on how to install your local copy of Grommet.

Release History

See the Change Log.

Tools Behind Grommet

Grommet is produced using these great tools