Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.17 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.17 KB

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 v8.0+
  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.