Giter VIP home page Giter VIP logo

grommet-site's Introduction

grommet-site

Netlify Status

Go to deployment site.

To run this application, execute the following commands:

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

If you are experiencing hash errors during building your package.json, it occurs because grommet-site is referencing the latest stable branch of grommet. As new commits are added to the stable branch that are effecting the site deployment, the sha hash gets updated and becomes out of sync with the sha in the yarn.lock file.

To fetch the latest grommet stable, remove yarn.lock and clean yarn cache, then yarn install as follows:

rm yarn.lock && yarn cache clean && yarn install

grommet-site's People

Contributors

ericsoderberghp avatar shimisun avatar alansouzati avatar jcfilben avatar taysea avatar britt6612 avatar halocline avatar jlaluces123 avatar iankbovard avatar g4rry420 avatar robinmetral avatar spencerkordecki avatar mikekingdom avatar karatechops avatar dependabot[bot] avatar tromgy avatar stefk avatar shivamsingha avatar crashuniverse avatar ndelangen avatar livefreeandroam avatar jonathan-mckenzie avatar theremix avatar joejordan avatar jeferson-sb avatar sofiageo avatar garrett-hopper avatar epilande avatar drewmoody avatar devdil avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.