Hướng dẫn tạo project VueJS Installing the CLI npm i -g @vue/cli Creating a Vue project vue create real-world-vue Serving our Project npm run serve