vue-hello-world
v0.2.1
Published
Boilerplate package to use vue.js within atom
Downloads
4
Readme
vue-hello-world package
Boilerplate package to use vue.js within atom.
Install
Clone repository.
run
npm install
Link it to your packages folder.
Notes
This package uses two services withing atom
both aren't necessary, but allow faster developing, Both work only in dev mode. The logger requires the debug config set to a value greater 0 for you project.
For a full scale example package see the source of my opened-files package
License
Copyright (c) 2015 Paul Pflugradt Licensed under the MIT license.