noriyotcp / rails-react-mpa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails React MPA

About

This is an experimental application using TypeScript, React 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

About


Languages

Language:Ruby 38.8%Language:JavaScript 33.6%Language:TypeScript 14.8%Language:HTML 11.7%Language:CSS 1.1%