当前位置:网站首页>[wepy2.0] installation
[wepy2.0] installation
2022-07-24 03:17:00 【Sweet pastry and wisdom】
Tips : When the article is finished , Directories can be generated automatically , How to generate the help text on the right for reference
List of articles
- One 、 install wepy
- Two 、 New projects
Tips : The following is the main body of this article
One 、 install wepy?
1、 Global scaffold installation ---- It only needs to be installed once
Through the command npm install @wepy/cli -g Global installation edition 2.1.0
2, Verify that... Is installed wepy success
In the command line wepy -v If the output version number Proof of successful installation
Two 、 New projects
1. Enter at the command line wepy init standard Project name
2. The configuration file
projectname: Project name You can leave it blank
Appid: Applet appid
project des.. : Project description You can leave it blank
Author: author You can leave it blank
EsLint: n Strict mode It's usually no
State management tools : none You can choose vuex Best for none
3. Install dependency packages
1) Entry project cd Project name
2) Installation dependency npm i perhaps cnpm i
4. Start project
npm run dev perhaps wepy build --watch
5. Preview project
Wechat development tools ---- Import ----- node_modules Upper level folder ( Project created )
边栏推荐
- An introductory example of structure and combinatorial ideas in go language
- Services et configurations FTP
- Symbol type
- 数据湖:开源数据湖方案DeltaLake、Hudi、Iceberg对比分析
- String.split() the most detailed source code interpretation and precautions
- Connected graph (day 72)
- uva1467
- How to implement desktop lyrics in pyqt
- Open source quantum development framework cirq
- OSPF comprehensive experimental configuration
猜你喜欢

C file operation details

Talk about the application of FIFO

Take you into the world of MySQL mvcc

Customize the default width and height of kindeditor rich text

Microsoft win11/10 package manager Winget will support the installation of applications from zip files

Realize the communication before two pages (using localstorage)

正則錶達式 \b \B 深入淺出理解單詞邊界的匹配

实现两个页面之前的通信(使用localStorage)

在openEuler社区开源的Embedded SIG,来聊聊它的多 OS 混合部署框架

How does the small program mall refine the operation of members?
随机推荐
C user defined type details
kettle
JS 数组 isAarray() typeof
JVM initial
Unity 消息推送
The first edition of Niuke brush question series (automorphic number, return the number of prime numbers less than N, and the first character only appears once)
Open source embedded sig in the openeuler community. Let's talk about its multi OS hybrid deployment framework
The new idea 2022.2 was officially released, and the new features are nice
Minimum exchange times
Ugui source code analysis - Mask
Hcip day 9 notes (OSPF routing feedback, routing policy, and Configuration Guide)
SSM based blog system [with background management]
C文件操作详解
Data Lake: comparative analysis of open source data Lake schemes deltalake, Hudi and iceberg
Hcip day 10 (initial BGP border gateway protocol)
I developed an app similar to wechat runnable applet with fluent
Ue5 split screen (small map) solution
Symbol type
Bingbing learning notes: basic operation of vim tool
FTP服務與配置