create-sitevision-app
A new and improved way to get started with Sitevision app development
Published: 2020-01-23 | Updated: 2025-04-29
What is create-sitevision-app?
create-sitevision-app External link. is a tool to generate a boilerplate for Web/RESTApp development. The boilerplate defines a project structure with @sitevision/sitevision-scripts External link. as the only dependency.
Why use create-sitevision-app?
- Easy installation. No need to clone a repository or install a global. Use npx External link. to invoke the package and you are good to go.
- One dependency. Deployment scripts are delivered as a separate project External link. instead of being part of the source. Given that, script improvements can easily be installed via npm.
Feedback
Don't hesitate to file an issue if something doesn't work as expected or if you have any ideas of how the tool can be improved.