Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuymedova/alpinejs-examples
[DEMO] Examples for getting started with Alpine.js
https://github.com/stuymedova/alpinejs-examples
alpine alpinejs vite vitejs
Last synced: about 1 month ago
JSON representation
[DEMO] Examples for getting started with Alpine.js
- Host: GitHub
- URL: https://github.com/stuymedova/alpinejs-examples
- Owner: stuymedova
- Created: 2021-09-22T14:12:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T11:25:31.000Z (over 1 year ago)
- Last Synced: 2023-08-30T18:31:27.531Z (over 1 year ago)
- Topics: alpine, alpinejs, vite, vitejs
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alpine.js examples
## Overview
```
.
├── index.html
└── main.js
```## Prerequisites
[Node.js](https://nodejs.org/) and [npm](https://www.npmjs.com/)
## Setup
Run in terminal:
```
npm install
npm run dev
```## Result