First, download the required npm packages.
npm install --legacy-peer-deps
Then, run the appropriate command for your purposes.
npm run [start / build]
When deploying to production, remember to add .env
to your .gitignore
and purge it from your repository.