TLDR
Enter a command. For example: hostess, nth, compgen, diffstat.

vue init

 
Legacy project initialization subcommand of the Vue.js framework. More information: https://cli.vuejs.org/guide/creating-a-project.html#pulling-2-x-templates-legacy.
 
  • Create a new project using one of the default templates:
     
    vue init {{webpack|webpack-simple|browserify|browserify-simple|simple}} {{project_name}}
     
  • Create a new project using a local template:
     
    vue init {{path/to/template_directory}} {{project_name}}
     
  • Create a new project using a template from GitHub:
     
    vue init {{username}}/{{repo}} {{project_name}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.