patternfly-react-demo-app
patternfly-react-demo-app copied to clipboard
`npm run start` wont work if you don't run `npm run build` first
If you run npm run start before npm run build, you will get some errors about some missing files (woops, forgot to copy it here, sorry!).
Since the directions have moved from using npm to yarn I'm wondering if this can be closed?
If yarn start before yarn build resolves it, sure can. But I'm betting yarn vs npm prob won't actually change anything :)