Icyretsz
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Unresolved function or method mount(), createApp() and type Vue
I am new to Vue and using Webstorm. Do I need to properly create a new vue app using “vue create my-vue-app” or I can just using Vue methods in normal html and js files? I did install npm and use i...