@codebayu/nuxt-plugins-signoz
Version:
Reusable plugin to implement signoz on Nuxt project
36 lines (23 loc) • 692 B
Markdown
# Kompas Nuxt Plugins Signoz
Kompas Nuxt Plugins Signoz is reusable package for Harian Kompas project.
## Installation
To start building a new web component using Lit, clone this repo to a new directory:
```bash
git clone https://github.com/pt-kompas-media-nusantara/nuxt-plugins-signoz.git
cd nuxt-plugins-signoz
```
Then run yarn install to install Kompas Nuxt Plugins Signoz.
```bash
yarn install
```
## Usage
Run:
```bash
yarn start
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)