# Medplum NPM Initializer

This package is an NPM initializer for creating a new Medplum project.

## Usage

```bash
npm init medplum
```

The user will be prompted for the following information:

1. Which Medplum starter template to use
2. The name of the project
3. The Medplum base URL

Learn more about NPM initializers: https://docs.npmjs.com/cli/v11/commands/npm-init

## About Medplum

Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications. Medplum includes a FHIR server, React component library, and developer app.

## License

[Apache 2.0](../../LICENSE.txt)
