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

https://github.com/michaelcurrin/primevue-frontend-quickstart

Starter template for a PrimeVue site - without Node or a build step
https://github.com/michaelcurrin/primevue-frontend-quickstart

boilerplate frontend no-nodejs primevue quickstart starter template vue

Last synced: about 1 year ago
JSON representation

Starter template for a PrimeVue site - without Node or a build step

Awesome Lists containing this project

README

          

# PrimeVue Frontend Quickstart
> Starter template for a PrimeVue site - without Node or a build step

[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/primevue-frontend-quickstart?include_prereleases=&sort=semver)](https://github.com/MichaelCurrin/primevue-frontend-quickstart/releases/)
[![License](https://img.shields.io/badge/License-MIT-blue)](#license)

[![dependency - vue](https://img.shields.io/badge/vue-3-blue?logo=vue.js&logoColor=white)](https://www.npmjs.com/package/vue)
[![dependency - primevue](https://img.shields.io/badge/primevue-3-blue)](https://www.npmjs.com/package/primevue)
[![Hosted with GH Pages](https://img.shields.io/badge/Hosted_with-GitHub_Pages-blue?logo=github&logoColor=white)](https://pages.github.com/)

## Preview
> What the web app looks like locally or on GH Pages



Sample screenshot


[![View site - GH Pages](https://img.shields.io/badge/View_site-GH_Pages-blue?style=for-the-badge)](https://michaelcurrin.github.io/primevue-frontend-quickstart/)

[![Use this template](https://img.shields.io/badge/Generate-Use_this_template-2ea44f?style=for-the-badge)](https://github.com/MichaelCurrin/primevue-frontend-quickstart/generate)

## Documentation
> How to use this template to make or extend a project

Plus more info on this project, PrimeVue and Vue.

[![View - Documentation](https://img.shields.io/badge/View-Documentation-blue?style=for-the-badge)](/docs/)

## License

Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).