#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
- git clone it down
- bundle
- rails s
- In new tab, run tsc -w for typescript compile to watch for changes and auto compile