Professional analytics component for the Sensible-Analytics ecosystem.
- [Add key features specific to $REPO_NAME here]
- [List any additional features]
See our main getting started guide for detailed installation instructions.
- Clone repo: git clone https://github.com/Sensible-Analytics/$REPO_NAME.git
- Install deps: npm install or yarn install
- Run dev: npm run dev or as specified in repo README
- API reference: docs/api-reference.md
- Contributing: .github/CONTRIBUTING.md
- Conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
- Use our bug report template: .github/ISSUE_TEMPLATE/bug_report.yml
- Use our feature request template: .github/ISSUE_TEMPLATE/feature_request.yml
MIT License - see LICENSE file