This is the VueJS code for the Barring Quartet web site which yu can find here: https://www.barringtonquartet.com
yarn
yarn serve
yarn build
yarn lint
yarn build
cd cf
ibmcloud cf push
Other steps:
- ibmcloud cf create-domain ORG example.com
- ibmcloud account domain-cert-add example.com -c fullchain.pem -k privkey.pem
- ibmcloud cf create-route dev example.com --hostname www
- ibmcloud cf map-route APP example.com --hostname www
- add CNAME record to your DNS