This repository contains the source code of the Movies App.
Run npm install
In order to overwrite API endpoints copy the file .env.example to .env uncomment and update the environment variables. Restart the server.
In the project directory, you can run:
Runs the app in the development mode.
Runs the app in the production mode.
Runs the app in the watch mode.
Runs the app in the serve mode.