@nuebuild/vue-projects

1.1.6 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @nuebuild/vue-projects

Weekly Downloads

2

Version

1.1.6

License

MIT

Unpacked Size

79.2 kB

Total Files

105

Last publish

Collaborators

  • nuebuild