grommet-site To run this application, execute the following commands: Install NPM modules $ yarn install Start the front-end dev server: $ yarn start Create the app distribution $ yarn build Test and run linters: $ yarn test