# Vnmfify Core

## Install

#### NPM

```shell
npm i @vnmfify/core -S
```

#### YARN

```shell
yarn add @vnmfify/core
```

