Skip to content

Commit

Permalink
Improve README and fix some UI bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
justalever committed May 17, 2023
1 parent a08ae76 commit fe46555
Show file tree
Hide file tree
Showing 9 changed files with 7,051 additions and 7 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v18.16.0
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ With Rails UI, you can easily bring professional-grade design to your Ruby on Ra

## Installation

Before installing the gem, ensure both your node and [yarn](https://yarnpkg.com/) versions are up to date for best results. Using something like [nvm](https://github.com/nvm-sh/nvm) helps with node versions. I like to use [homebrew](https://brew.sh/) for yarn and periodically run `brew upgrade yarn`.


```ruby
# Gemfile
gem "railsui", github: "getrailsui/railsui"
Expand Down
Loading

0 comments on commit fe46555

Please sign in to comment.