Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 179 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 179 Bytes

grommet-parcel-app

Hello world for grommet and Parcel

  $ npm install
  $ npm run build
  $ npm start

Note that npm run build is using tree-shaking by default.