bundle
yarn
rails db:setup
foreman start -f Procfile.dev
Visit the Hello World page at http://localhost:3000/hello_world.
The original HelloWorld.jsx
sample file is preserved in /javascript/bundles/HelloWorld/components
.
bundle
yarn
rails db:setup
foreman start -f Procfile.dev
Visit the Hello World page at http://localhost:3000/hello_world.
The original HelloWorld.jsx
sample file is preserved in /javascript/bundles/HelloWorld/components
.