We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837a20e commit ec80bb2Copy full SHA for ec80bb2
README.md
@@ -1,8 +1,8 @@
1
# Rails 7 with tailwind and daisy-ui
2
3
- `git clone [email protected]:lafeber/rails-7-daisy-ui.git`
4
-- bundle
5
-- yarn
6
-- ./bin/dev (gem install foreman if you don't have it already)
+- `bundle`
+- `yarn`
+- `./bin/dev` (gem install foreman if you don't have it already)
7
- go to http://localhost:3000/
8
0 commit comments