Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

grommet/grommet-sample

Repository files navigation

grommet-sample

This is the source code for the grommet sample app. To run the website execute the following:

  1. Install NPM modules:

    $ npm install (or yarn install)
    
  2. Start the development server:

    $ npm run start
    
  3. Create the app distribution:

    $ npm run dist
    
  4. Check linting issues and run tests

    $ npm run test
    

Grommet Sample Screenshot

About

Sample app of migrating Grommet v1 to v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published