How to Publish Your Vue.js Component on NPM

Have you made a cool VueJS component you want to share with the world? Learn how to package it so it’s ready to be published to NPM. I’ll show you how to configure Webpack so your component is useable in a variety of development environments. Read more

Similar

First Week of Launching Vue.js

I just launched an open source project that I’ve been working on for quite some time: Vue.js. It’s a library for building web interfaces using MVVM data bindings with a very simple API. If that sounds... (more…)

Read more »