Chapter 6: Build Your Own Link-sharing Site with Nuxt.js and vue-kindergarten

by Nilson Jacques

In this tutorial, we’re going to create a our own link-sharing news site, along the lines of Echo JS or Hacker News, complete with comments and upvoting. The tech stack we’ll be using consists of Vue.js, the Nuxt.js Vue framework, and an access-control/authorization library called vue-kindergarten.

This guide is not intended as a “deep dive” into any of the libraries used. Rather, the aim is to give you some exposure to these tools and how they can be used together to create a real-world application.

Node and npm

To follow along, you’ll need to have a recent version of Node.js installed, and your copy of npm needs to be >= 5.2.0.

The GitHub Repo ...

Get Vue.js: 11 Practical Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.