feathers/packages/cli/README.md

929 B

@feathersjs/cli

CI Dependency Status Download Status

The command line interface for creating Feathers applications

Installation

npm install -g @feathersjs/cli

Usage

$ mkdir myproject

$ cd myproject

$ feathers help

Documentation

Refer to the Feathers documentation for more details.

License

Copyright (c) 2021 Feathers contributors

Licensed under the MIT license.