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