vue-cli
使い方
install
$ yarn add @vue/cli
設定
$ yarn -s vue create <project_name>
code:wizard.sh
? Please pick a preset: Manually select features
? Check the features needed for your project:
◉ Choose Vue version
◉ Babel
◉ TypeScript
◯ Progressive Web App (PWA) Support
◯ Router
❯◯ Vuex
◯ CSS Pre-processors
◉ Linter / Formatter
◯ Unit Testing
◯ E2E Testing
CSS Pre-processors
References
各種設定についての簡単な説明を読み取ることが出来る