Vue Events Bulletin Board This is the code for the Vue.js tutorial on Scotch.io. In the tutorial we build a events bulletin board application and cover the basics of Vue. Installation Clone the repo and then: npm install Serve the app with a web server and view it in your browser.