Vue Cli Template

screenshot of Vue Cli Template

A Vue-CLI (2.x) template for NativeScript-Vue

Overview:

The vue-cli-templateNativeScript-Vue is a deprecated application template for quick prototyping with Vue.js and NativeScript. It has been replaced by the ns create command. This template is designed for use with NativeScript 7 and is available on the ns6 branch.

Features:

  • Quick prototyping with Vue.js and NativeScript
  • Easy installation through the vue-cli (2.x)
  • Debugging mode with logged component creation
  • Option to minify code and prevent Vue logs
  • Supports installation of NativeScript plugins

Summary:

The vue-cli-templateNativeScript-Vue is a deprecated application template for quick prototyping with Vue.js and NativeScript. It offers easy installation through the vue-cli and supports debugging and production modes. Additionally, it allows for the installation of NativeScript plugins to enhance the functionality of the app. However, it is recommended to use the new ns create command instead of this template.