You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In command line install VueFront Web App. (requires node.js >= 8 and yarn or npm)
# Create VueFront app. replace <project-name> with vuefront
yarn create vuefront-app <project-name># OR npx create-vuefront-app <project-name>
yarn dev
# OR npm run dev
When prompt during the setup step, paste the CMS Connect URL provided by CMS Connect App.
# during the setup you will be asked to paste the CMS Connect URL:? Paste the CMS Connect URL, provided by your CMS Connect App ()