Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 416 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 416 Bytes

Rails React MPA

About

This is an experimental application using TypeScript, React and Turbo and Stimulus.

In replacing Action View with React, we are checking whether it can be configured as a Multiple Page App.

Setup

$ bundle
$ npm install
$ bin/rails db:create db:migrate
$ bin/rails s

Thanks

The application structure is based on https://github.com/kjirou/rails-vue-mpa

license

MTA