If you would like to support my work, consider making a donation via PayPal:
Init Spark Umbraco is a CLI tool for quickly setting up Umbraco projects with frontend technologies like Vue (or Nuxt), React (or Next), and Gulp. It automates the installation of .NET SDK, Umbraco CMS, initializes a Git repo, and creates a solution file, making project setup seamless and efficient.
To create a new init-spark project, run the following command in your terminal:
npx @init-spark/umbraco
After running the create command, follow the prompts to set up your new project.
If you are adding Init-Spark Umbraco to a Git repository, it is recommended to use an empty repository to avoid overwriting existing files.
If you wish to contribute to the project, please follow the contribution guidelines and submit a pull request.
This project is licensed under the MIT license. See the LICENSE file for more details.