estensland / fiction_rails

A rails version of an angular app, being made for the sake of experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Fiction Rails

This is a work in progress, being used for me to practice rails skills I do not use in my job everyday. Currently implementing Angular2

To Work in Development

  1. git clone it down
  2. bundle
  3. rails s
  4. In new tab, run tsc -w for typescript compile to watch for changes and auto compile

About

A rails version of an angular app, being made for the sake of experiment


Languages

Language:Ruby 42.2%Language:HTML 42.1%Language:TypeScript 8.2%Language:JavaScript 4.5%Language:CSS 3.0%