YarixaR / Go-Fitness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Template: React/Rails API

Description

This project is scaffolded so that you can build a React frontend and Rails backend together, and easily deploy them to Heroku.

When you're ready to start building your project, run:

bundle install
rails db:create
npm install --prefix client

You can use the following commands to run the application:

Make sure to also update this README to include documentation about your project. Here's a list of some awesome readmes for inspiration.

About

License:Other


Languages

Language:JavaScript 58.9%Language:Ruby 37.7%Language:HTML 2.0%Language:CSS 1.3%Language:Procfile 0.1%