Skip to content

pshunt/personow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

286 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

personow

Steps to get started:

Update rails env to 5.1.0 Update Ruby version to...

Update postgresql: (commands)

psql [postgres or other_user] CREATE DATABASE personow_development; CREATE DATABASE personow_test; \q

cd /final_project cd /rails-backend bundle install bundle exec rake db:migrate rails s -p 3001

cd ../react-frontend npm start [laucnhes project on port 3000]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors