Installation
Confetti is a powerful tool for building and managing websites with ease. Follow the steps below to get started. Keep in mind that you don't need to install PHP or an HTTP server to use Confetti.
Whenever you want to work on your website, run the following command to start watching for changes. This runs the site remotely and updates it automatically as you edit.
conf watchThis command keeps the project running and applies updates as you work.
When you're done working, you can stop the watcher by pressing Control + C.
That's it! You're now ready to start building and managing your website with Confetti.