0.1.3 • Published 5 years ago

@abhishekover9000/vuegen v0.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

About

Boilerplate Scaffolding Tool for VueJS Apps

Installation

npm i -s @abhishekover9000/vuegen

Usage

NOTE- YOU MUST CALL THIS FROM THE ROOT DIRECTORY LEVEL FOR IT TO WORK

STEP 1- Configure your App routes

vuegen -0 or vuegen --config

##STEP 2: generate something

SCAFFOLDING A COMPONENT/PAGE AND UNIT TEST

vuegen -s NAME or --scaffold NAME

CREATING A PAGE

vuegen -c NAME or --component NAME

CREATING A COMPONENT

vuegen -c NAME or --component NAME

CREATE A UNIT TEST

vuegen -u NAME OR --unit NAME

CHANGE A ROUTE

see Step 1

NEXT STEPS

  • Adding more unit test library options beyond mocha/chai
  • Adding support for vuex store creation similar to rails g model
  • Build out Vue on Loud- A Ruby on Rails equivalent
0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago