Skip to content

Instantly share code, notes, and snippets.

@mrkacan
Created June 5, 2018 18:54
Show Gist options
  • Save mrkacan/85e119b9e7d017d6fb54f59ae5cb66fe to your computer and use it in GitHub Desktop.
Save mrkacan/85e119b9e7d017d6fb54f59ae5cb66fe 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