This repo contains the site for VueMeetups in an effort to centralize all Vue.js community efforts (like meetups).
Please check out the the Issues board for discussions and tracking progress.
- Node.js v8.0+
- Fork the repo
- Clone the repo
- Run
yarnornpm install - Run
yarn devornpm run dev
This site is built on VuePress. Please see their Guide for more information on how it works.
The site currently uses Netlify to automatically detect changes on the master branch and deploys automatically.