Vue vue-cli

vue-cli

インストール

npm install -g @vue/cli

Vue.js

プロジェクト作成

vue create test
→ npm run serve

Nuxt.js

プロジェクト作成

vue init nuxt-community/starter-template test

AWS

前の記事

AWS API Cognito
Vue

次の記事

Vue プロパティ