This is the React Native backend for the ReVU project.
- Make sure you have node installed.
- Run
npm install
- Running the sample with
npx nodemon server.js
- Go to https://localhost:3000 and you should be "Hello World" as the display.
This is the React Native backend for the ReVU project.
npm install
npx nodemon server.js