- Add tasks
- Delete tasks
- View details's tasks
Type the commands below into your terminal and press enter's button:
npm i
npm run devAfter a while, you will see the link appear in your terminal like this:
...
➜ Local: http://localhost:{port}/
➜ Network: use --host to expose
➜ press h + enter to show help
...