Plus could this also apply to other JavaScript frameworks?
Thanks
Am currently stuck on how I would run the react app in my parse server. What setting I need to do and if you could just send me a sample or walk me through how I would go about setting up a react app or any other JavaScript framework to work with my parse server. How would I use the parse js or would have be using the REST API.
What about logins and authentication. These are somewhat new to me in set up.
Thanks
my-app/
README.md
node_modules/
package.json
.gitignore
public/
favicon.ico
index.html
src/
App.css
App.js
App.test.js
index.css
index.js
logo.svg