小编Yur*_*riy的帖子

Ruby on Rails 7 with React integration

I am new to Ruby on Rails and maybe this is a very trivial issue, but I searched online for a solution and all of them are at least 2-3 years old and they described the same thing. All the tutorials and videos I watched, said to create a new app with webpack for React, using:

\n
rails new app_name --webpack=react -d=postgresql -T\n
Run Code Online (Sandbox Code Playgroud)\n

Everybody said, that this command will create a pack folder under my app/javascript folder like this: …

ruby ruby-on-rails reactjs

6
推荐指数
1
解决办法
2558
查看次数

标签 统计

reactjs ×1

ruby ×1

ruby-on-rails ×1