Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save santiblanko/d57c9178b1546779e36122ba84cb103f to your computer and use it in GitHub Desktop.
Save santiblanko/d57c9178b1546779e36122ba84cb103f 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