Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 561 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 561 Bytes

Vue3 To-doist

A simple todo-ist made using Vue 3 following this series until episode 12.

How to use?

  1. Install Laragon and configure it accordingly.
  2. Create a folder inside laragon\www.
  3. Download this repo as zip & extract it inside the folder.
  4. Reload Apache/Nginx
  5. Open a new tab of your browser and go your-folder.test

Note

There's no storage involved, so if you refresh the page it'll reset everything you've added.