This is just a technology testing project based on Create React App and TailwindCSS
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

9 行
95B

  1. module.exports = {
  2. port: 8989,
  3. headless: false,
  4. slowMo: 0,
  5. //close: true,
  6. };