当前位置:网站首页>Chapter 1: cross end development of small programs of uniapp ----- create a uniapp project
Chapter 1: cross end development of small programs of uniapp ----- create a uniapp project
2022-07-28 10:26:00 【My fruit flavor】
One 、 What is? uni-app?
uni-app It's a use Vue.js Develop all front-end applications frame , Developers write a set of code , Can be posted to iOS、Android、Web( Response type )、 And all kinds of little programs ( WeChat / Alipay / Baidu / headlines /QQ/ nailing / TaoBao )、 Fast application and other platforms .
Two 、 How to create uniapp project ?
1. install HBuilderX
HBuilderX Built in relevant environment , No need to configure nodejs、vue etc. , You can create a project in three seconds .
HBuilderX Official download address
2. establish uni-app project
1. Click on the file in the toolbar -> newly build -> project :

2. install uni-ui plug-in unit :uni-ui - DCloud Plug in market

3. Use HBuilder Import


4. After the association is successful, there will be one more in the project uni_modules Module , Now we can use uni_ui The function provided .

5. Select the project you just created , relation uni-u Run the project : function > Run to browser > Firefox
边栏推荐
猜你喜欢
随机推荐
Uni app advanced life cycle
Redis design specification
SQL Server 2016 learning records - connection query
UEditor V1.4.3控制文件压缩
SQL Server 2016 学习记录 --- 嵌套查询
C language secondary pointer explanation and example code
12. Double pointer -- merge two ordered linked lists
12、双指针——合并两个有序链表
[cloud based co creation] Huawei cloud: metastudio digital content production line, which seamlessly integrates the virtual world with the real world
LIBCMTD.lib
It's settled! On July 30!
django-celery-redis异步发邮件
Deadlock algorithm: banker algorithm and security algorithm
JVM principle
Aqua Data Studio 18.5.0导出insert语句
4.调整数组顺序使奇数位于偶数前面
记录一次idea中的父子项目修改project与module名称,亲测!
剑指offer
SQL Server 2016 learning records - data update
a different object with the same identifier value was already associated with the session









