1.1.2 • Published 8 years ago

@rmp135/generator-vue v1.1.2

Weekly downloads
2
License
-
Repository
-
Last release
8 years ago

generator-vue

Provides a yeoman template for a basic Vue application.

Install yeoman

yarn global add yo

Install generator-vue

yarn global add @rmp135/generator-vue

Full Scaffold

yo @rmp135/vue appname where appname is your application name.
Choose from the options presented to customise to your liking.

Store

yo @rmp135/vue:store storename where storename is the name of the new Vuex Store.

Component

yo @rmp135/vue:comp compname where compname is the name of the new Vue component.

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago