An open API service indexing awesome lists of open source software.

https://github.com/ngduc/rails-react-typescript-jest

Rails + React + Typescript + Jest UI app
https://github.com/ngduc/rails-react-typescript-jest

Last synced: 3 months ago
JSON representation

Rails + React + Typescript + Jest UI app

Awesome Lists containing this project

README

          

# rails-react-typescript-jest

### Requires:

- ruby 2.7.0p0
- gem 3.1.2
- rails 6.0.3.1
- node 13.x
- yarn 1.22.0

### Development

Start
```
$ rails s --binding=127.0.0.1
```