Open1

JSベースのプロジェクトの初期化

みつよしみつよし
# git
$ git init

# yarn
# https://yarnpkg.com/getting-started/usage
# https://docs.npmjs.com/cli/v8/configuring-npm/package-json
$ yarn init