- Languages: Ruby
- Framework: Rails
- Database: SQLite
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.
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.