lisandroseia / hello-rails-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello rails react

In this project, I worked on hello world app using the react rails gem

Built With

  • Ruby, Rails, Bundler, react
  • Git, Github, Rubocop
  • Postgresql

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

run "git clone https://github.com/lisandroseia/rails-blog.git" run "bundle install" to install dependancies run "npm install" and "yarn install" to have all js libraries

database prep

run "rails db:create" run "rails db:setup" run "rails db:migrate" run "rails db:seed" if you want some default values in the project!

Run the app

Run "rails s" to start the aplication 👤 Lisandro Seia

GitHub | @lisandroseia LinkdIn | LinkedIn

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

License:MIT License


Languages

Language:Ruby 64.6%Language:JavaScript 19.0%Language:HTML 14.6%Language:CSS 1.8%