使い方

npm install
npm run setup
npm run mocha

または

yarn install
yarn setup
yarn mocha

Last updated