- Notifications
You must be signed in to change notification settings - Fork6
Generator for quick VueFront project setup
NotificationsYou must be signed in to change notification settings
vuefront/create-vuefront-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a SAO generator for creating your VueFront App
Step 1: Create VueFront App (you will need node >=8 installed. Yarn recommended)
# the app folder name goes here <project-name> or write ./ to launch the app in the root folderyarn create vuefront-app<project-name># OR npx create-vuefront-app <project-name>
Step 2: Provide CMS Connect URL (The URL you get from the CMS Connect APP when you install it on one of your CMS like wordpress)
CMS Connect URL example:https://wordpress.vuefront.com/wp-json/vuefront/v1/graphql
Step 3: Build app in development
yarn dev
For more details visithttps://vuefront.com/guide/Enjoy!
About
Generator for quick VueFront project setup
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.