Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

vite-alpinejs