@ice/cli
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-alpha.1 • Public • Published

ice

ice: best user experience for web develop based on React. This package includes scripts and configuration used by web framework ice.

Install

$ npm i @ice/cli -D

usage

{
  "name": "my-app",
  "devDependencies": {
    "@ice/cli": "^1.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
  test [options]   run tests with jest

License

MIT

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @ice/cli

Weekly Downloads

0

Version

3.0.0-alpha.1

License

MIT

Unpacked Size

167 kB

Total Files

104

Last publish

Collaborators

  • linbudu
  • answershuto
  • chenjun1011
  • luhengchang228
  • sobear
  • clarkxia
  • rax-publisher