1.1.6 • Published 7 years ago

@nuebuild/vue-projects v1.1.6

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

NueBuild Vue.js Project Boilerplate

An opinionated Vue.js project boilerplate for Apps, Components, and Component Libraries

Install

npm install -g @nuebuild/vue-projects

Usage

nuebuild-vue
# Fill in the prompts

Prompts

The wizard will prompt you for the following.

  • Project Type: Choose either App, Component, or Component Library
  • Project Name: The name of the Project e.g. My Project (Required)
  • Component Name (If the project type is Component): The component name e.g. My Component (Required)
  • Author Name: (Required)
  • Project Description: (Optional)
  • Project Version: (Default: 1.0.0)
  • Project License: (Default: MIT)
  • Project Git Repository URL: (Optional)
  • Project Path: (Default: Kebob Case of the Project Name) e.g. my-project
1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago