Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save moritzmorgenroth/1c292ed14ba7473cc9ed0d2296c82fc5 to your computer and use it in GitHub Desktop.
Save moritzmorgenroth/1c292ed14ba7473cc9ed0d2296c82fc5 to your computer and use it in GitHub Desktop.
watchman watch-del-all && rm -rf $TMPDIR/react-* && rm -rf node_modules/ && npm cache clean && npm install && npm start -- --reset-cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment