avo-hq / trix-field-demo

This repo demo's the ability to work with Action Text and Trix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is a minimal reproduction to show thow Avo works with Action Text and Trix

Installation

git clone https://github.com/avo-hq/trix-field-demo
cd trix-field-demo
bundle install
bin/rails server

Commands we ran to set up this repo.

rails new trix-field-demo
cd trix-field-demo
bin/rails action_text:install
bin/rails app:template LOCATION='https://avohq.io/app-template'

About

This repo demo's the ability to work with Action Text and Trix


Languages

Language:Ruby 73.8%Language:HTML 16.0%Language:Dockerfile 3.7%Language:CSS 3.6%Language:JavaScript 2.6%Language:Shell 0.4%