Make sure you have an up-to-date version of Node.js installed, then run the following command in your command line (without the > sign): npm init vue@latest This command will install and execute create-vue, the official Vue project scaffolding tool. You will be presented with prompts for several optional features such as TypeScript and testing support: ✔ Project name: … ✔ Add TypeScript? … No / ..
JDK 설치가 오랜만 ㅋ 이전기억을 더듬어 oracle 들어가서 윈도우 설치용으로 다운로드 Binary 버전을 못찾아서 Install 버전으로 다운 받아서 설치 하고 윈도우 Command 창에서 버전을 확인해보니 OpenJDK 언급이 안되어 있네... 검색해보니 OpenJDK는 다른곳에서 받아야 한다고.. https://jdk.java.net/java-se-ri/9 Java Platform, Standard Edition 9 Reference Implementations Java Platform, Standard Edition 9 Reference Implementations The official Reference Implementation for Java SE 9 (JSR 379) is based s..