Closed andrewtremblay closed 6 years ago
I've seen create-react-app used for setup - any disadvantages to that you know about? It's for single-page applications only, which I think is what we want, right?
create-react-app is definitely the canonical way for generating React apps. I would suggest using that along with Webpack for bundling.
It has been decided offline that react.js will be our frontend of choice.
Requirements
Generate
its-our-call
react app in the/frontend
directory.