Skip to content

kstulgys/grommet-sandbox

 
 

Repository files navigation

grommet-site

Initial work on grommet v2 site.

To run this application, execute the following commands:

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

About

Grommet component samples for use with CodeSandbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • HTML 4.2%