728x90 반응형 IT/VueJS15 Vue 프로젝트 생성하기 터미널에서 다음 명령어 타이핑 vue create hello-vue-app 참고) https://cli.vuejs.org/guide/creating-a-project.html Creating a Project | Vue CLI Creating a Project vue create To create a new project, run: WARNING If you are on Windows using Git Bash with minTTY, the interactive prompts will not work. You must launch the command as winpty vue.cmd create hello-world. If you however want to still use cli.vuejs.org 만.. 2022. 8. 22. ECMAScript 관련해서.... ECMAScript 사이트 https://www.ecma-international.org/ Home - Ecma International Ecma International is an industry association dedicated to the standardization of information and communication systems Ecma is driven by industry members to meet their needs, providing a healthy competitive landscape based on differentiation of products a www.ecma-international.org ES6 테스트 사이트 https://jsbin.com/ JS Bin.. 2022. 8. 22. 개발 환경 설정하기 - node와 VScode 설치 node와 VSCode는 설치법이 간단하니, 다른 글 참고. 설치후 확인 - C:\Users\User>node -v v16.14.0 C:\Users\User>npm -v 8.5.0 C:\Users\User> https://github.com/vuejs vuejs vuejs has 118 repositories available. Follow their code on GitHub. github.com https://github.com/vuejs/core GitHub - vuejs/core: 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. 🖖 Vue.js is a progress.. 2022. 8. 22. 이전 1 2 3 4 다음 728x90 반응형