In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
cd express-app
npm run db:reset
- Create an
.env
file based on.env.example
- If user/database info during PSQL setup was changed, make sure that the information in the
.env
match