1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-09 00:42:47 +00:00
Files
classic-wow-forums/client/README.md

580 B

Starter project for React

Commands

  • yarn install
  • yarn start

http://localhost:8080

Note

There is currently a bug with yarn not updating package.json when upgrading packages. See more here. I added the update-latest script in package.json for a temporary fix.