UNLOCK THE POWER OF COLDBOX
Leverage CommandBox CLI for Rapid Appplication Development
Leverage our modern CLI and package manager: CommandBox, to quickly create and run ColdBox applications.
CommandBox allows you to scaffold not only an HTML web app, but also a VueJs, Angular, React, REST ColdBox apps and much more.
If you have CommandBox CLI installed, getting started with ColdBox is as easy as coldbox create app!
// Install ColdBox CLI
install coldbox-cli
// Create an API
coldbox create app skeleton=rest
// Startup a server
server start
Start Now!