Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 558 Bytes

quickstart.md

File metadata and controls

23 lines (14 loc) · 558 Bytes

快速上手

使用之前

在开始使用之前,你需要先阅读 [小程序如何构建 npm][miniprogram-url]

如何开始

为了更好的方便大家体验,我写了一个 demo,可以下载来使用

计数器

在 count 文件夹里安装 wenaox

npm i -S wenaox
or
yarn add wenaox

在微信开发者工具点击工具构建 npm

然后你就可以开始享受 wenaox 的 计数器 demo 了