• Stars
    star
    228
  • Rank 175,267 (Top 4 %)
  • Language
    TypeScript
  • Created over 5 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🐡 基于 icejs 的通用脚手架,用于快速创建项目。

飞冰官方物料

脚手架列表

NPM 包名 说明
@alifd/scaffold-simple icejs
@icedesign/ice-antd-scaffold icejs + Ant Design
@alifd/scaffold-lite icejs + Fusion Design
@alifd/fusion-design-pro icejs + Fusion Design + 大量 UI 区块
@icedesign/stark-layout-scaffold icejs + icestark 主应用
@icedesign/stark-child-scaffold icejs + icestark 微应用
@icedesign/scaffold-electron icejs + Vite + Electron

快速使用

CLI

$ npm init ice ice-app

$ npm init ice ice-app --template <NPM 包名>
$ npm init ice ice-app --template @alifd/scaffold-simple

GUI

查看 Appworks 文档