/bookshop

Primary LanguageJavaScript

Bookshop project

Scripts

start - Start app

lint - Run linter

dev:start - Run app with nodemon

db:migrate - Migrate db

db:seed - Seed db

test - run tests