Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 197 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 197 Bytes

driverTests

Run eslint

npm run lint

Run Prettier

npm run format

Migrate database

npm run migrate

Add initial data to database

npm run seed