# vr_styleguide

> ## Project setup ``` yarn install ```

Latest version **0.7.0** (published 2019-10-09) · 0 weekly downloads

## Install

```sh
npm install vr_styleguide
pnpm add vr_styleguide
yarn add vr_styleguide
bun add vr_styleguide
```

## Health

**Score 10/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.7.0 |
| Published | 2019-10-09 |
| First published | 2019-10-02 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 11 |
| Unpacked size | 3.9 MB |
| Known vulnerabilities | 0 (+2 in 2 direct dependencies) |
| Install scripts | no |
| Maintainers | raucyk |

## Links

- npm: https://www.npmjs.com/package/vr_styleguide
- npm.io page: https://npm.io/package/vr_styleguide

## Dependencies (11)

- [vue](https://npm.io/package/vue.md) ^2.6.10
- [vuex](https://npm.io/package/vuex.md) ^3.0.1
- [core-js](https://npm.io/package/core-js.md) ^2.6.5
- [vue-router](https://npm.io/package/vue-router.md) ^3.0.3
- [vee-validate](https://npm.io/package/vee-validate.md) ^3.0.3
- [vue-template-compiler](https://npm.io/package/vue-template-compiler.md) ^2.6.10
- [register-service-worker](https://npm.io/package/register-service-worker.md) ^1.6.2
- [@fortawesome/vue-fontawesome](https://npm.io/package/@fortawesome/vue-fontawesome.md) ^0.1.7
- [@fortawesome/fontawesome-svg-core](https://npm.io/package/@fortawesome/fontawesome-svg-core.md) ^1.2.22
- [@fortawesome/free-solid-svg-icons](https://npm.io/package/@fortawesome/free-solid-svg-icons.md) ^5.10.2
- [@vue/babel-plugin-transform-vue-jsx](https://npm.io/package/@vue/babel-plugin-transform-vue-jsx.md) ^1.0.0

## Recent versions

- 0.7.0 (latest) — 2019-10-09
- 0.6.9 — 2019-10-09
- 0.6.8 — 2019-10-09
- 0.6.7 — 2019-10-09
- 0.6.5 — 2019-10-09
- 0.6.4 — 2019-10-09
- 0.6.3 — 2019-10-09
- 0.6.2 — 2019-10-09
- 0.6.1 — 2019-10-09
- 0.6.0 — 2019-10-09
- 0.5.9 — 2019-10-09
- 0.5.8 — 2019-10-09
- 0.5.7 — 2019-10-09
- 0.5.6 — 2019-10-08
- 0.5.5 — 2019-10-08
- … 42 more at https://npm.io/package/vr_styleguide/versions

## README

# styleguide

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Run your tests
```
yarn run test
```

### Lints and fixes files
```
yarn run lint
```

### Run your unit tests
```
yarn run test:unit
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

---
_Source: https://npm.io/package/vr_styleguide · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
