Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mvsde/eleventy-vue
Using eleventy-plugin-vue to build the layouts for a static site.
https://github.com/mvsde/eleventy-vue
eleventy vue vuejs
Last synced: 30 days ago
JSON representation
Using eleventy-plugin-vue to build the layouts for a static site.
- Host: GitHub
- URL: https://github.com/mvsde/eleventy-vue
- Owner: mvsde
- License: other
- Created: 2022-02-14T10:14:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-06T15:45:48.000Z (about 1 year ago)
- Last Synced: 2023-10-06T16:41:04.133Z (about 1 year ago)
- Topics: eleventy, vue, vuejs
- Language: Vue
- Homepage:
- Size: 656 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eleventy Demo with Vue.js
* [eleventy-plugin-vue](https://github.com/11ty/eleventy-plugin-vue)
* [Eleventy and Vue on Netlify.com](https://www.netlify.com/blog/2020/09/18/eleventy-and-vue-a-match-made-to-power-netlify.com/)## Usage
### Requirements
* [Node.js 17.5+](https://nodejs.org/)
### Installation
```sh
npm install
```### Development
```sh
npm run dev
```### Production
```sh
npm run build
```## Sponsored by