Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@ice/app

Package Overview
Dependencies
Maintainers
7
Versions
494
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ice/app

provide scripts and configuration used by web framework ice

latest
Source
npmnpm
Version
3.6.5
Version published
Weekly downloads
235
-38.96%
Maintainers
7
Weekly downloads
 
Created
Source

ice.js

ice.js is the best user experience for web developing based on React. This package includes scripts and configuration used by web framework ice.

Install

$ npm i @ice/app -D

usage

{
  "name": "my-app",
  "devDependencies": {
    "@ice/app": "^3.0.0"
  },
  "scripts": {
    "start": "ice start",
    "build": "ice build"
  }
}

Command line interface

Usage: ice <command> [options]

Options:
  -V, --version    output the version number
  -h, --help       output usage information

Commands:
  build [options]  build project
  start [options]  start dev server

Open Source

Open Source with ❤️ and MIT License.

FAQs

Package last updated on 24 Jul 2025

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