An Todo-list app created By Abdul
npm install
You need to install Quasar and add it to your path, using...
$ npm install -g @quasar/cli
or...
$ yarn global add @quasar/cli
You need to also have ffmpeg installed in order for the app to work
git clone https://github.com/abduldoesdev/TodoApp
cd TodoApp
##Then Do...
quasar dev ## It might take some time to connect and open the tab. (If you waited for about 30 seconds and no new tab was opened, click enter in the terminal you run the code in)
You can download the windows application from dist/electron/TodoApp-win32-x64/TodoApp.exe. You can just download the whole repo then just keep this file and delete all the others.
npm install
git clone https://github.com/AbdulN-Dev/TodoApp
quasar dev -m electron #this downloads and opens the app instantly, it will come with an inspect window which you can close.