umarmughal / visual-builder-angular

Professional Angular Admin Template built with Ant Design and Bootstrap UI frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Builder Angular

Documentation

Please read documentation here https://docs.visualbuilder.cloud

Quick Start

  • Install latest node.js: https://nodejs.org​
  • Install latest yarn package manager: https://yarnpkg.com/​
  • Install angular cli: npm install -g @angular/cli
  • Install node modules by running terminal command yarn install
  • Run the app yarn start or ng serve --open
  • Or build production app yarn build or ng build

Full Preview Pages / Import Config

  • Run vb-cli by yarn vb
  • Select full preview version, this will generate all pages from demo preview

Support

Use GitHub Issues for tracking bugs and creating new feature requests.

About

Professional Angular Admin Template built with Ant Design and Bootstrap UI frameworks


Languages

Language:TypeScript 63.4%Language:SCSS 31.4%Language:JavaScript 5.2%