mirror of
https://github.com/feathersjs/feathers.git
synced 2026-01-25 15:23:13 +00:00
@feathersjs/cli
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.