react rails 5 starterkit

React.js + Typescript + Ruby on Rails starter kit for Hybrid Mobile Application development

2
0
Ruby

React Rails boilerplate

CircleCI

Rails application boilerplate based on React, Typescript,
Webpack for rapid application development.

Table of Contents

Tech Stack

Core

System

Testing

Linting

Integrations

Commands

Testing

yarn test

Tests your application with the tests specified in the test/javascript/*.(ts|tsx) files.
See Jest documentation for more detailed information.

Linting

yarn lint