Skip to content

andyk314/access_fuel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Access Fuel

This project is live at www.accessfuel.com. The app is mobile-first. Access Fuel’s objective is to congregate all of Los Angeles’s events in the tech and networking fields.

Using the app for the first time

  • From Terminal, cd into the appropriate directory.

  • Run the command git clone git@github.com:andyk314/access_fuel.git (or your preferred means of git cloneing).

  • Run the command cd access_fuel

  • Run bundle install to make sure all gems are installed and up-to-date!

  • Run rake db:create, rake db:migrate, and rake db:seed in order to have some events in your database to play with in your Development environment

  • Run rails s to start the server!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages