# Quick Start / Official Entry

Project: firebase/firebase-tools

## Official Install Entry

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

```bash
npm install -g firebase-tools
```

Source: https://github.com/firebase/firebase-tools#readme

## Sources

- npm_package: https://www.npmjs.com/package/firebase-tools
- docs: https://github.com/firebase/firebase-tools#readme
