mkdir textract cd textract npm init -y yarn add aws-sdk dotenv node-fetch prompt git init touch .env touch .gitignore touch awsConfig.js.
確定! 回上一頁