chuckxD / grommet-site

Site for Grommet v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grommet-site

Netlify Status

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

Site for Grommet v2

License:Apache License 2.0


Languages

Language:JavaScript 98.4%Language:HTML 1.6%