git clone git@github.com:jimibue/react-rails-semantic-starter.gitCHANGE THIS TO YOUR REPOcd project-namebundle install- in database.yml change name of database
what_ever_you_named_your_start_projectto project-name rails db:create db:migrate db:seedrails s -p 3001cd client && yarnyarn start
-
- remove origin
git remote rm origin - git add remote origin to new repo
- remove origin