Skip to content

1jpaulo/task-management-app

Repository files navigation

Install bundler

$ gem install bundler

Go to the project folder

$ bundle install

Load whole schema instead of migrating

$ rails db:schema:load

Load fixtures to db

$ rails db:fixtures:load

Start the project

$ rails s

Go to localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published