Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flekschas/piling.js-vue

Template for using Piling.js in a Vue app
https://github.com/flekschas/piling.js-vue

pilingjs vue vue3 vuejs vuejs3

Last synced: 28 days ago
JSON representation

Template for using Piling.js in a Vue app

Awesome Lists containing this project

README

        

# Piling.js Vue 3 Template

This template demonstrates how [Piling.js](https://github.com/flekschas/piling.js) can be used within a [Vue.js v3](https://v3.vuejs.org) app.

**Live Demo:** https://flekschas.github.io/piling.js-vue/

## Getting Started

```
git clone https://github.com/flekschas/piling.js-vie
cd piling.js-vie
npm install
npm run serve
```