Skip to content

🎃 基于 fre 的小程序架构

Notifications You must be signed in to change notification settings

hiperioncn/fre-miniapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fre-miniapp

基于 fre 的小程序引擎,将微信小程序迅速打包,运行在你的app容器中

Run

  1. 环境

1.window11(window10 需要手动安装 webview2

2.需要设置好rust环境然后安装wasm-pack - yarn build:wxml 需要使用wasm-pack

  1. 先 build
yarn build
yarn build:wxml
  1. run
yarn start
  1. 预览

image

About

🎃 基于 fre 的小程序架构

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.2%
  • Rust 14.5%
  • CSS 14.5%
  • Other 1.8%