티스토리 뷰
I'm using Windows 10, and when I ran:
npm i -g @vue/clivue create my-project
Nothing happened (no folder created, no error message). Then I ran:
npm i -g @vue/cli@v3.0.0-beta.15vue create my-project
And it worked (the folder my-project was created, and npm run serve worked as expected).
npm install -g @vue/cli
vue-cli 를 통해 프로젝트를 쉽게 만들 수 있다.
vue init webpack : webpack 을 활용한 프로젝트 구성
vue init webpack-simple : webpack 최소 기능을 활용한 프로젝트 구성
vue init browserify : browserify 기능을 활용한 프로젝트 구성
vue init browserify-simple : browserify 최소 기능을 활용한 프로젝트 구성
vue init simple : 최소 뷰 기능만 들어간 HTML 파일 1개 생성
vue init pwa : webpack 기반의 프로그레시브 웹앱 기능을 지원하는 뷰 프로젝트 구성
'3. 스크립트' 카테고리의 다른 글
Setup Webstorm (0) | 2020.09.11 |
---|---|
VSCode에서 Hello World 개발 (0) | 2020.09.05 |
자바스크립트/리액트/2020-08-30/ 컨테이너(Container) (0) | 2020.08.30 |
리액트 썽크(Thunk) 로그인 UI (0) | 2020.07.24 |
Velopert Todos 커스텀 (0) | 2020.07.24 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- database
- Mongo
- Java
- KAFKA
- Python
- springMVC
- SQLAlchemy
- JPA
- JUnit
- ERD
- maven
- Django
- jQuery
- React
- vscode
- COLAB
- FLASK
- AWS
- Mlearn
- mariadb
- Eclipse
- SpringBoot
- intellij
- terms
- nodejs
- Git
- tensorflow
- docker
- Algorithm
- Oracle
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함