Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 214 Bytes

readme.md

File metadata and controls

15 lines (13 loc) · 214 Bytes

Alpine.js Demo

How to Run

npm install
cp db.json.example db.json
json-server db.json

Open index.html in your web browser

What I used

  • Alpine.js
  • Bulma (framework)
  • Font Awesome
  • JSON Server