Rails application boilerplate based on React, Typescript, Webpack for rapid application development.
- Ruby on Rails 5.2.x
- React.js 16.x
- Typescript 3.x
- Webpacker 4.x
yarn test
Tests your application with the tests specified in the test/javascript/*.(ts|tsx)
files.
See Jest documentation for more detailed information.
yarn lint