Skip to content

Instantly share code, notes, and snippets.

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