728x90 환경설정2 Vue.js 환경설정 1. node.js 설치 node.js 설치하면 npm 사용가능 설치 후 잘 설치되었는지 버전 확인 명령으로 확인 node -v https://nodejs.org/en/ Node.js Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. nodejs.org 2. VS Code(Visual Studio Code) 에디터 설치 https://code.visualstudio.com/ Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web.. 2021. 12. 9. [PostgreSQL] PostgreSQL 설치 및 SQLDeveloper 사용하기 1. postgresql 다운로드 https://www.postgresql.org/ PostgreSQLThe world's most advanced open source database.www.postgresql.org 2. psql로 설치 확인하기: SQL Shell (psgl) 실행Server [localhost]: Database [postgres]: Port [5432]: Username [postgres]: postgres 사용자의 암호: => 설치시 설정한 암호 입력psql (13.4) 도움말을 보려면 "help"를 입력하십시오. postgres=# select version(); version ---------------------------.. 2021. 10. 13. 이전 1 다음 728x90