Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 215 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 215 Bytes

npm install both

create user

create db

fill in env with db info and secret

change front end proxy port

npx dotenv sequelize db:migrate

npx dotenv sequelize db:seed:all

npm start both