프로젝트 생성
- 프로젝트 폴더 생성후 npm init으로 package.json파일 생성
➜ docker-spring-boot git:(main) mkdir cube-node-js
➜ docker-spring-boot git:(main) cd cube-node-js
➜ cube-node-js git:(main) npm init
This utility will walk …
➜ docker-spring-boot git:(main) mkdir cube-node-js
➜ docker-spring-boot git:(main) cd cube-node-js
➜ cube-node-js git:(main) npm init
This utility will walk …
nvm list
nvm use <16>
nvm alias default <16>
OAuth 2.0(Open Authorization 2.0, OAuth2)
은 인증을 위한 개방형 표준 프로토콜
이 프로토콜에서는 Third-Party 프로그램에게 리소 …
read morenpm install cypress
또는
npm install cypress --save-dev
./node_modules/.bin/cypress open
문자메시지는 입력 길이에 따라 단문(SMS) / 장문(LMS), 포토 등 멀티미디어가 포함된 메시지(MMS)로 구분
read moreRust-based platform for the Web
SWC is an extensible Rust-based platform for the next generation of fast developer tools. It's used by tools like Next.js, Parcel, and Deno, as well as companies like Vercel, ByteDance, Tencent, Shopify, and more.
SWC can be used for both compilation …
read more