@ice/miniapp-scaffold

1.0.5 • Public • Published

ice.js 3 Miniapp Scaffold

Usage

$ npm install

$ npm start

Directories

.
├── README.md
├── ice.config.mts                  # The project config
├── package.json
├── .browserslistrc                 # Browsers that we support
├── public
│   ├── favicon.ico   
├── src
│   ├── app.ts                      # The app entry
│   ├── assets
│   │   └── logo.png
│   ├── pages                       # Pages directory
│   │   ├── index.module.css
│   │   └── index.tsx               # Index page entry
│   └── typings.d.ts
└── tsconfig.json

For more detail, please visit docs.

/@ice/miniapp-scaffold/

    Package Sidebar

    Install

    npm i @ice/miniapp-scaffold

    Weekly Downloads

    2

    Version

    1.0.5

    License

    none

    Unpacked Size

    7.6 kB

    Total Files

    16

    Last publish

    Collaborators

    • linbudu
    • answershuto
    • chenjun1011
    • luhengchang228
    • sobear
    • clarkxia
    • rax-publisher