https://bormashino-todomvc.vercel.app/
git clone https://github.com/keyasuda/bormashino-todomvc.git
cd bormashino-todomvc
cat .ruby-version | rbenv install -
bundle install
gem install foreman
(cd src && bundle install)
npm i
./bin/dev
You can see working TodoMVC on http://localhost:5000/.
"Vercel for GitHub" works on this project. See https://vercel.com/docs/concepts/git/vercel-for-github