Skip to content

dvd101x/vite-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 28, 2024
0898985 · Feb 28, 2024

History

27 Commits
Oct 23, 2023
Oct 20, 2023
Oct 20, 2023
Feb 28, 2024
Oct 23, 2023
Feb 27, 2024
Feb 27, 2024
Feb 27, 2024
Feb 27, 2024
Feb 28, 2024
Oct 23, 2023
Feb 27, 2024
Nov 1, 2023

Repository files navigation

vite-alpine

This is another vite template based on the vanilla template with added alpinejs

template

Test this template in github-pages

to start

Run the following commands

Install dependencies once:

npm install

Start dev server

npm run dev

Build a bundle (generated in the dist folder):

npm run dist

how was this made?

  1. Follow the steps to create a vanilla project https://vitejs.dev/guide/#scaffolding-your-first-vite-project
  2. Follow the steps to install alpinejs as a module https://alpinejs.dev/essentials/installation#as-a-module
  3. Modify the project to use Alpine instead of vanilla javascript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published