Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 411 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 411 Bytes

Servactory Rails Demo App

Servactory uses Rails this demo application.

To run the project locally, first install the dependencies:

bundle install

Next, run the development server:

bundle exec rails server

License

Servactory Rails Demo App is available as open source under the terms of the MIT License.