Skip to content

vuejs/events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8c4436b · Apr 25, 2025
Jun 25, 2022
Feb 26, 2019
Apr 25, 2025
Feb 7, 2019
Dec 20, 2022
Feb 7, 2019
Feb 7, 2019
Dec 24, 2019
Dec 7, 2024
Dec 24, 2019
Oct 16, 2024

Repository files navigation

logo

Vue.js Events

This repo contains the site for Vue.js Events in an effort to centralize all Vue.js community efforts (e.g., meetups, conferences and workshops).

Please check out the Issues board for discussions and tracking progress.

Getting Setup

Requirements

  1. Node.js v20 recommended + use export NODE_OPTIONS=--openssl-legacy-provider in your terminal
  2. yarn - Strongly recommended

Instructions

  1. Fork the repo
  2. Clone the repo
  3. Run yarn
  4. Run yarn dev

Contributing

This site is built on VuePress. Please see their Guide for more information on how it works.