Skip to content

mikekben/aviation-site

Repository files navigation

README

Aviation Site, created by Ben Mikek

To run this site locally, clone the repository, then intall the required gems

$ bundle install --without production

Then migrate and seed the database:

$ rails db:migrate

$ rails db:seed

To test the functionality, run

$ rails test

And finally, to run the site,

$ rails server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published