Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 199 Bytes

File metadata and controls

15 lines (11 loc) · 199 Bytes

Refactor Goal

Setup

In a terminal run the following:

npm run db:reset

Start development server

To start nodemon, run the following in a terminal:

npm run start:dev