feathersjs/feathers

View on GitHub
packages/create-feathers/README.md

Summary

Maintainability
Test Coverage
# create-feathers

[![CI](https://github.com/feathersjs/feathers/workflows/CI/badge.svg)](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI)
[![Download Status](https://img.shields.io/npm/dm/@feathersjs/configuration.svg?style=flat-square)](https://www.npmjs.com/package/create-feathers)
[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/qa8kez8QBx)

> Generate a Feathers application through the CLI

## Usage

```
npm create feathers my-app
```

## Documentation

Refer to the [Feathers guides](https://feathersjs.com/guides/) for more details.

## License

Copyright (c) 2023 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)

Licensed under the [MIT license](LICENSE).