Skip to content

vuejs-jp/vuemeetups.org

 
 

Repository files navigation

VueMeetups.org

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.

Getting Setup

Requirements

  1. Node.js v8.0+

Instructions

  1. Fork the repo
  2. Clone the repo
  3. Run yarn or npm install
  4. Run yarn dev or npm run dev

Contributing

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

Deployment

The site currently uses Netlify to automatically detect changes on the master branch and deploys automatically.

About

A place to centralize all Vue.js community efforts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%