Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

remaxjs/template-one

Repository files navigation

Remax One Template

使用 Remax 开发跨平台小程序的模板。

通过该模板创建一个新项目:

$ npx degit remaxjs/template-one my-app
$ cd my-app

开始开发

安装依赖

$ npm install

开始构建

# 选定要开发的平台
$ npm run dev wechat

使用小程序开发者工具打开项目根目录。

发布

# 选定要开发的平台
$ npm run build wechat

使用小程序开发者工具上传版本。

About

Remax 跨平台开发模板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published