/Example-VueComponent

This is the source code for the post: creating your very first component in vuejs.

Primary LanguageVue

acme-app

Creating components with VueJs

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

This is the source code for the post: creating your very first component in vuejs on medium.