杜郎俊赏 - dujun.io

开源实例之Onsen UI

前言

The most beautiful and efficient way to develop HTML5 hybrid and mobile web apps.

Onsen UI is an open source framework that makes it easy to create native-feeling Progressive Web Apps (PWAs) and hybrid apps.

实例地址

http://onsen-ui.dujun.eu.org

实例配置

配置描述
系统Debian
开发环境服务端Node.js 18
服务器Nginx
程序Onsen UI 2.12.8

实例部署

权限要求

  • 具有系统读写权限
  • 已安装 Node.js
  • 已安装 Nginx

安装程序

官网地址:https://onsen.io
程序仓库:https://github.com/OnsenUI/OnsenUI
示例仓库:https://github.com/frandiox/OnsenUI-Todo-App

npm install onsenui

本实例是一个待办事项组件,基于示例仓库的静态文件部署。

实例体验

进入实例深度体验

后记

本实例仅供参考,不定期重置数据。

体验更多开源实例

标签: 开源实例 Node.js开源实例 集成开源实例 APP UI组件开源实例
日期:2023-11-23