Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##THESE ARE THE SETUP STEPS

createdb plantr # creates a database called "plantr" mkdir plantr cd plantr npm init -y # the -y will skip all those pesky questions git init npm install sequelize pg pg-hstore # pg and pg-hstore are peer dependencies of sequelize touch models.js seed.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages