Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 449 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 449 Bytes

lets-contribute

日本語の help wanted good first issue タグがついたIssueを集めました。 let's contribute で OSSデビューしよう!

ウェブサイトはこちら https://lets-contribute.netlify.app/

開発者用情報

セットアップ

yarn install

開発サーバ立ち上げ

yarn serve

ビルド

yarn build

LINT

yarn lint