Skip to content

Instantly share code, notes, and snippets.

@pigeonfresh
Last active February 19, 2020 19:02
Show Gist options
  • Save pigeonfresh/94eb8937c4c33a4b0c8f65d2c80da724 to your computer and use it in GitHub Desktop.
Save pigeonfresh/94eb8937c4c33a4b0c8f65d2c80da724 to your computer and use it in GitHub Desktop.
Good to know when starting Muban
yarn config set ignore-scripts false; yarn; yarn config set ignore-scripts true; yarn dev;
yarn add muban-transition-component;
yarn add gsap@2.1.3;
yarn add body-scroll-lock;
yarn add @types/body-scroll-lock;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment