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.
- Fork the repo
- Clone the repo
- Run
yarn
ornpm install
- Run
yarn dev
ornpm run dev
This site is built on VuePress. Please see their Guide for more information on how it works.