MajkB / 2do

Collaborative to do lists

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2do

Collaborative to do lists

Dependencies

Client

Server

Usage

All commands should be run in the project root directory.

To start the server and database, run make run_server.

To start the client, run make run_client. You will need an Expo app running on a phone, with which you scan the QR code that shows up in order to run the app on it.

To run all tests, run make run_tests.

About

Collaborative to do lists


Languages

Language:JavaScript 99.4%Language:Makefile 0.6%