New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@ablula/awesome-lowcode-client

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ablula/awesome-lowcode-client

## Usage

0.1.1
latest
Version published
Weekly downloads
16
23.08%
Maintainers
1
Weekly downloads
 
Created

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.

FAQs

Package last updated on 24 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts