# Quick Start / Official Entry

Project: prettier/prettier

## Official Install Entry

### Node.js / npm - Official install entry

```bash
npm install prettier
```

Source: https://github.com/prettier/prettier#readme

## Sources

- repo: https://github.com/prettier/prettier
- docs: https://github.com/prettier/prettier#readme
