- Ruby 2.5 or higher - I advise you to use the RVM
- Bundler -
gem install bundler - Rails -
gem install rails - Yarn -
brew install yarnor Install yarn - Git -
brew install gitorinstall git - PostgreSQL - Download PSQL
$ git clone https://github.com/phbomfim/learnings.git
$ cd learnings
$ bundle install
$ rails db:migrate
$ rails s
- This repositorie is public and if you wanna help me open a Pull Request
- If you find a error help me and open a Issue
