Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 199 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 199 Bytes

Full-stack Dummy Application

Ruby v2.3.7 Rails v5.1.6

To start server, first run Bundle to install gems, then run rails s to start server.

No model or database is added to this application.