Skip to content

selectiveduplicate/grommet-site

 
 

Repository files navigation

grommet-site

Netlify Status

To run this application, execute the following commands:

  1. Install NPM modules
$ yarn install
  1. Start the front-end dev server:
$ yarn start
  1. Create the app distribution
$ yarn build
  1. Test and run linters:
$ yarn test

About

Site for Grommet v2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.5%
  • HTML 1.5%