fac26 / week2-database-nkndi

0 stars 0 forks source link

npm run dev and npm run seed instruction in readme. #35

Closed LauraK0 closed 1 year ago

LauraK0 commented 1 year ago

Hi all,

I think the order of these should be reversed in the readme so that you seed first then run dev?

3. Run npm run dev to start the server. Run npm run dev-win if using Windows.

4. Run npm run seed to create the database. Run npm run seed-win if using Windows.