Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ice/app

Package Overview
Dependencies
Maintainers
0
Versions
437
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

  • 3.5.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
216
increased by44.97%
Maintainers
0
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 25 Nov 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc