# MVPJS

The Vanilla JavaScript Framework

```bash
npm install mvpjs
```

## Getting started

Init an `npm project` as usually `npm init -y` an then

```bash
mvpjs init
```
