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

https://github.com/georgiowan/typed-rails-demo

Demo of TypedJQ-rails
https://github.com/georgiowan/typed-rails-demo

rails5 ruby-on-rails rubygem typed-js

Last synced: 3 months ago
JSON representation

Demo of TypedJQ-rails

Awesome Lists containing this project

README

        

# Demo of TypedJQ-Rails with rails 5

## Prerequisite

- Rails 5^

## Usage

1. Clone this repo

```
git clone https://github.com/GeorgioWan/typed-rails-demo.git
```

2. Bundle it

```
bundle install
```

3. Start it

```
rails s
```

> Tips: you can use `-b 127.0.0.1` with your **IP**, `-p 8080` with your **PORT**