/iLayout

Drag-and-drop Mobile Application Designer

Primary LanguageVue

iLayout

Mobile Application Designer


Pictures are loading...

About

This is a mobile application designer, currently in the prototype development stage, designed to help developers quickly build page layout.

The next plan is

  1. Generate H5 dynamically according to JSON file generated by layout
  2. Integrating borderUI to drag and visualize component configuration

Getting Started

Development

base on vue-cli@3 to build a development and production versions.

Install all dependencies, in repo's root:

$ npm install

Development Builds

The following npm scripts are available to create development builds:

Production builds

To build production versions the following npm scripts are available:

  • build - build production versions

Compiled results will be available in dist/ folder.