File tree Expand file tree Collapse file tree 1 file changed +5
-13
lines changed
Expand file tree Collapse file tree 1 file changed +5
-13
lines changed Original file line number Diff line number Diff line change 1- <p align =" center " >
2- <img src =" ./.assets/nuxt_LogRocket.png " width =" 300px " alt =" nuxt-logrocket " >
3- </p >
1+ ![ nuxt-logrocket-social-card] ( https://github.com/nuxt-modules/logrocket/assets/904724/e8ee6381-899f-4a0c-87c2-290fd1cf98ea )
42
5- # nuxt-logrocket
3+ # Nuxt LogRocket
64
75[ ![ npm (scoped with tag)] ( https://img.shields.io/npm/v/nuxt-logrocket/latest.svg?style=flat-square )] ( https://npmjs.com/package/nuxt-logrocket )
86[ ![ npm] ( https://img.shields.io/npm/dt/nuxt-logrocket.svg?style=flat-square )] ( https://npmjs.com/package/nuxt-logrocket )
97[ ![ CircleCI] ( https://img.shields.io/circleci/project/github/nuxt-community/nuxt-logrocket.svg?style=flat-square )] ( https://circleci.com/gh/nuxt-community/nuxt-logrocket )
108[ ![ Codecov] ( https://img.shields.io/codecov/c/github/nuxt-community/nuxt-logrocket.svg?style=flat-square )] ( https://codecov.io/gh/nuxt-community/nuxt-logrocket )
119[ ![ js-standard-style] ( https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square )] ( http://standardjs.com )
1210
13- > LogRocket module for Nuxt.js
11+ Session replays, product analytics and more for Nuxt apps.
1412
1513[ 📖 ** Release Notes** ] ( ./CHANGELOG.md )
1614
2220
2321## Setup
2422
25- - Add ` nuxt-logrocket ` dependency using yarn or npm to your project
23+ - Add ` nuxt-logrocket ` dependency to your project
2624
2725``` sh
28- yarn add nuxt-logrocket
29- ```
30-
31- OR
32-
33- ``` sh
34- npm install nuxt-logrocket --save
26+ npm i nuxt-logrocket
3527```
3628
3729- Add ` nuxt-logrocket ` to the ` modules ` section of your ` nuxt.config.ts ` file
You can’t perform that action at this time.
0 commit comments