ocean-cli

1.0.39 • Public • Published

ocean-cli

CLI for ocean .

Getting Started

Install, create and start.

# Install 
$ npm install ocean-cli -g
 
# Create app 
$ ocean create
 
# Start app 
$ npm install
$ npm start

Commands

We have 2 commands: init and create.

ocean init

should run first when ocean-cli installed.

Usage Examples

$ ocean init

ocean create appName

Create app in current directory.

/ocean-cli/

    Package Sidebar

    Install

    npm i ocean-cli

    Weekly Downloads

    3

    Version

    1.0.39

    License

    MIT

    Last publish

    Collaborators

    • gaoyuan_gary