@ice/lite-scaffold

1.3.0 • Public • Published

A new ice.js project

Usage

$ npm install

$ npm start

Directories

.
├── README.md
├── ice.config.mts                  # The project config.
├── package.json
├── .browserslistrc                 # Browsers that support.
├── public                          # Static files.
├── src                             # Application source code.
│   ├── app.ts                      # The app entry.
│   ├── assets                      # Assets directory.
│   ├── document.tsx                # The document entry.
│   ├── components                  # Components directory.
│   ├── pages                       # Pages directory.
│   │   ├── index.module.css        # Index page style.
│   │   └── index.tsx               # Index page component.
│   └── typings.d.ts                # The type definition.
└── tsconfig.json

Note: The resources in public directory will be completely copied to the output directory during the build phase, and the filename will not be changed.

For more detail, please visit docs.

/@ice/lite-scaffold/

    Package Sidebar

    Install

    npm i @ice/lite-scaffold

    Weekly Downloads

    8

    Version

    1.3.0

    License

    none

    Unpacked Size

    12.1 kB

    Total Files

    20

    Last publish

    Collaborators

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