Vue.js Frankfurt is a meetup community for anyone interested in Vue.js. Join us at one of our events to get to know our community. We hope to see you around!
Any contribution is welcome and highly appreciated. Head over to our contribution guidelines to get started!
This site is build using VuePress. Please see their guide for more information.
To look behind the scenes of the VuePress and Netlify setup, have a look at Alex' post on 'Hosting simplified by a CDN'.
To setup this project locally, please follow these instructions:
- Fork this repository
- Clone the forked repository
- Run
yarn install
- Dev mode w/ hot-reload:
yarn dev
(As this repository contains a yarn.lock
file, we recommend you use yarn
.)
This project is licensed under the MIT License.