Please read documentation here https://docs.visualbuilder.cloud
- Install node.js: https://nodejs.org
- Install yarn package manager: https://yarnpkg.com/
- Install node modules by running terminal command
yarn install
- Run the app
yarn serve
- Or build production app
yarn build
- Run vb-cli by
yarn vb
- Select full preview version, this will generate all pages from demo preview
Use GitHub Issues for tracking bugs and creating new feature requests.