IDE/Intellij (4) 썸네일형 리스트형 Intellij 인텔리제이 console 자동줄바꿈 + 인텔리제이 console 자동줄바꿈 console - 왼쪽 menu - soft-wrap 체크 IntelliJ 자동 import하기 file-settings - auto import - 2개체크 add unambiguous imports on the fly optimize imports on the fly Intellij Vue 프로젝트 만들기 file - settings - plugins - vue검색 - install new - project - javascript - vue.js - next 프로젝트명 기입 - finish run - 포트추소 확인 or 클릭 브라우저 확인 Intellij dotenv install dotenv 환경 변수를 쉽게 관리하는 라이브러리 설치 후 package.json - dependencies - 추가됬는지 확인 npm i express-session dotenv https://www.npmjs.com/package/dotenv dotenv Loads environment variables from .env file. Latest version: 16.0.3, last published: 7 months ago. Start using dotenv in your project by running `npm i dotenv`. There are 34349 other projects in the npm registry using dotenv. www.npmjs.com 이전 1 다음