Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renatozr/alpinejs-exercises
Some basic web exercises using Alpine.js
https://github.com/renatozr/alpinejs-exercises
alpinejs css html
Last synced: about 2 months ago
JSON representation
Some basic web exercises using Alpine.js
- Host: GitHub
- URL: https://github.com/renatozr/alpinejs-exercises
- Owner: renatozr
- Created: 2023-11-06T02:10:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-14T15:11:49.000Z (5 months ago)
- Last Synced: 2024-08-14T16:43:45.540Z (5 months ago)
- Topics: alpinejs, css, html
- Language: HTML
- Homepage: https://renatozr.github.io/alpinejs-exercises/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About The Project
To exercise Alpine.js framework.
## Getting Started
### Installation
1. Clone the repo
```sh
[email protected]:renatozr/alpinejs-exercises.git
```
2. Enter the directory
```sh
cd alpinejs-exercises
```
3. Run the project with Live Server or open the `index.html` file with your browser