Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flekschas/piling.js-vue
- Owner: flekschas
- License: apache-2.0
- Created: 2021-01-28T02:14:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-28T03:24:37.000Z (about 4 years ago)
- Last Synced: 2024-11-09T13:42:01.189Z (3 months ago)
- Topics: pilingjs, vue, vue3, vuejs, vuejs3
- Language: Vue
- Homepage: https://flekschas.github.io/piling.js-vue/
- Size: 1.25 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```