#creating a sample project with title and sample title 
$ qcms create  myproject www/html --title mydemo --subtitle "flask cms demo"
                #bootup the newly created site
$ qcms bootup ./myproject/qcms-manifest.json
                  Open your browser on port http://localhost:8084