An open API service indexing awesome lists of open source software.

https://github.com/prefixaut/splitterino-example-plugin

Example Splitterino plugin
https://github.com/prefixaut/splitterino-example-plugin

Last synced: about 1 year ago
JSON representation

Example Splitterino plugin

Awesome Lists containing this project

README

          

# Splitterino Example Plugin

This Example plugin is using the [Splitterino Vue CLI Plugin] to bundle the Plugin after building it.

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

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

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

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

### Bundle the plugin
```
yarn bundle
```