1

If i want to tell other people the project is using npm + vue.cli + .vue file,it's also call vue.js ?

enter image description here

Because i've tried to use vue.js name but most people think it's import vue.js and pure js script,like below photo :

enter image description here

3
  • it is just vue.js Commented Jul 14, 2020 at 1:31
  • 1
    Perhaps say that you are making SPA's with vue, but all the CLI does is to take care of the webpacky stuff and scaffolding for you. You are mostly doing the same thing anyway so there is not much need for different terminology. Commented Jul 14, 2020 at 1:37
  • @ippi thanks,i got it,i would try to use nodejs+vue name. Commented Jul 14, 2020 at 1:51

1 Answer 1

1

Specifically, you're using Vue single-file-components (.vue files).

I would refer to it as a Vue Web App

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.