Skip to content

Commit

Permalink
Added note about cache clear
Browse files Browse the repository at this point in the history
  • Loading branch information
409H committed Jul 1, 2019
1 parent 7587350 commit b8f8979
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@
- Start development web app with: `npm run start:dev` (recommended)
- Start production web app with: `npm run start:prod` (warning: please use a dev instance on first run, for configuration purposes)
- Navigate to http://localhost:5111 in your browser, and you should be shown a fresh instance of CryptoScamDB :sparkles:

**Remember to clean your cache (located in `data/`) when you go to a new branch!**

0 comments on commit b8f8979

Please sign in to comment.