Kecare offers convenient commands to streamline your development process:
Building the Site
After adding the theme directory, you can build the site directly by running the following command:
kecare gen
It will automatically use the theme path you saved to build the site.
Start the Server
Start the server
kecare dev
It will automatically start the theme's development server (e.g., Nuxt dev), and you can access it at http://localhost:3000.
FAQ (First Aid for Cats)
I don't know meow, sorry meow