Skip to content

hptaunk/ui-boilerplate

Repository files navigation

Grommet full project

This project has an todo list with a dashboard that illustrates basic usage of grommet.

To run this application, execute the following commands:

  1. Install NPM modules
```
$ npm install
```
  1. Start the development server:
```
$ gulp dev
```
  1. Create the app distribution to be used by the back-end server
```
$ gulp dist
```

About

Using Grommet Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published