andoshin11 / vue-cli-plugin-nuxt-starter-template

Nuxt.js starter project template for vue-cli v3. https://starter.nuxtjs.org
MIT License
48 stars 4 forks source link

vue-cli-plugin-nuxt-starter-template

Nuxt.js starter project template for vue-cli ^3.0.0~ https://starter.nuxtjs.org/

Warning :warning:

This plugin may cause some issues depending on the combination of your vue-cli setups. Feel free to send any scale of issues. All of your feedbacks are gold to me.

Requirements

Quickstart

$ cd <your vue-cli project path>

$ vue add nuxt-starter-template

What it does when invoked

When vue-cli invokes this plugin,

TODO