1.0.5 • Published 2 years ago

ice-scaffold-simple v1.0.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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
1.0.5

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago