# 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
Feito com 💜 by Rocketseat
# 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
Feito com 💜 by Rocketseat