Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vuejs/events

Source code for the new Vue.js Events page
https://github.com/vuejs/events

Last synced: 27 days ago
JSON representation

Source code for the new Vue.js Events page

Awesome Lists containing this project

README

        



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](https://github.com/vuejs/events/issues) for discussions and tracking progress.

## Getting Setup

### Requirements

1. [Node.js](https://nodejs.org/en/) v8.0+
1. [yarn](https://yarnpkg.com/en/) - Strongly recommended

### Instructions

1. Fork the repo
1. Clone the repo
1. Run `yarn`
1. Run `yarn dev`

## Contributing

This site is built on [VuePress](https://vuepress.vuejs.org/). Please see their [Guide](https://vuepress.vuejs.org/guide/) for more information on how it works.