To-Do


Get it done now or never…

Installation and Dependencies

  1. Python
  2. NodeJS

Frontend

Project setup

npm install vue

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Backend

Install dependencies

pip install -r requirements.txt

Run server

python app.py

GitHub

https://github.com/Abhishek-Dobliyal/To-Do