Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 303 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 303 Bytes

Turbo (Hotwire)

Built With

  • Languages: Ruby
  • Framework: Rails
  • Database: SQLite

Usage

Run the following commands:
[email protected]:aunghtetnay/taskify.git
cd taskify
bundle install
bin/dev
Open a browser and go to: https://localhost:3000 to view the app.