ice-scaffold-simple

1.0.5 • Public • Published

ICE 3 Project

An ICE 3 project, using TypeScript CSS Modules.

Usage

$ npm install
$ npm start

Documentation.

Directories

.
├── README.md
├── ice.config.mts                  # The project config.
├── package.json
├── src
│   ├── app.tsx                     # The app entry.
│   ├── assets
│   │   └── logo.png
│   ├── document.tsx
│   ├── pages                       # Pages directroy.
│   │   ├── index.css
│   │   └── index.tsx               # Index page entry.
│   └── typings.d.ts
└── tsconfig.json

/ice-scaffold-simple/

    Package Sidebar

    Install

    npm i ice-scaffold-simple

    Weekly Downloads

    0

    Version

    1.0.5

    License

    none

    Unpacked Size

    150 kB

    Total Files

    25

    Last publish

    Collaborators

    • clarkxia
    • luhengchang228
    • rax-publisher