KO
|
EN
gitlite — search
Search
#react
#python
#android
#nodejs
#javascript
#java
#redux
#ruby
#go
#golang
#react-components
#vscode
iLayout
★ 47
Open GitHub ↗
Drag-and-drop Mobile Application Designer
Download README (.md)
Explore Similar Repositories
Frida-Hook-In-Java-Notes
:
Java层frida hook学习笔记 https://uknowsec.cn
jenkinsci-unstashParam-library
:
No description available.
ahk-pi
:
AHK Portable Installer
AGB_TACT
:
Tact switch mod for the Game Boy Advance (clicky buttons like the GBA SP but for regular GBA)
lets_git_exercise_de
:
This is an excercise created for our MOOC "Let's Git - Versionsverwaltung & Open Source"
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
iLayout
?
Download (.md)
<h1 align="center">iLayout</h1> <p align="center">Mobile Application Designer</p> <p align="center"> <img src='https://github.com/border1px/iLayout/blob/master/preview.png?raw=true' align='center' style='width:100%'/><br/> Pictures are loading... </p> ## 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 * [**DEMO**](http://i1.fuimg.com/643174/c0ce59de474a9661.gif) ## 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: * `serve` - build development versions(Start by default on http://localhost:8080) ## Production builds To build production versions the following npm scripts are available: * `build` - build production versions Compiled results will be available in `dist/` folder.