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 Repository
$ git clone https://github.com/franciniltonsoaresmenzes/to-do.git
# Go to server folder
$ cd to-do
# Install Dependencies
$ npm install
$ npm run dev
# Access localhost
http://localhost:5173