杜郎俊赏 - dujun.io

开源实例之Shoelace

前言

A forward-thinking library of web components.

A collection of professionally designed, every day UI components built on Web standards. Works with all frameworks as well as regular HTML/CSS/JS.

实例地址

http://shoelace.dujun.eu.org

实例配置

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

实例部署

权限要求

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

安装程序

官网地址:https://shoelace.style
仓库地址:https://github.com/shoelace-style/shoelace

#克隆代码
git clone https://github.com/shoelace-style/shoelace.git
cd shoelace

#安装依赖
npm i

#生成静态文件
npm run build

实例体验

进入实例深度体验

后记

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

体验更多开源实例

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