Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 542 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 542 Bytes

template-mecaota-frontend

これ何

@mecaota のフロントエンドのテンプレートです。環境構築がいちいち面倒なので作りました

説明

コマンド

yarn dev

開発サーバー

yarn build

ビルド

yarn eslint:check || yarn eslint:fmt

それぞれ eslint のチェックと構文修正

yarn prettier:check || yarn prettier:fmt

それぞれ prettier によるフォーマットチェックと構文修正

yarn test

jest