mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 11:17:49 +01:00
Add React and TS to webpacker; add react-rails gem
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
<h1><%= @board.name %></h1>
|
||||
<p><%= @board.description %></p>
|
||||
|
||||
<%=
|
||||
react_component('Hello', { name: 'TypeScript on React on Rails' })
|
||||
%>
|
||||
Reference in New Issue
Block a user