0.1.1 • Published 1 year ago

@ablula/awesome-lowcode-client v0.1.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

ice.js 3 Lite 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
│   ├── document.tsx
│   ├── pages                       # Pages directory
│   │   ├── index.module.css
│   │   └── index.tsx               # Index page entry
│   └── typings.d.ts
└── tsconfig.json

For more detail, please visit docs.

0.1.1

1 year ago

0.1.0

1 year ago