You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# clone the project
git clone https://github.com/dotrongkhang2000/todolist.git
cd todolist
# install the dependencies:
yarn
#run development mode:
yarn electron-dev