Skip to content

ゆめみフロントエンドインターン課題の開発環境リポジトリ

Notifications You must be signed in to change notification settings

yumemi-inc/yumeshop-frontend

Repository files navigation

yumeshop-frontend

株式会社ゆめみのフロンドインターン課題用の開発環境を提供します。

Requirements

  • Yarn
  • Node.js 18.16.1

Usage

リポジトリを Fork して利用してください。

Development environment

npm scripts

command description
dev 開発モードでアプリケーションを起動
build アプリケーションのビルド
start ビルド済みアプリケーションをプロダクションモードで起動
lint eslint の実行
lint: fix eslint の実行と修正
format prettier の実行
fix format と lint:fix の実行
storybook storybook の起動
build-storybook storybook のビルド
mock mock サーバ起動(データ 1 件 または example に書いてあるもののみ)
generate openapi.yaml を元に TypeScript の型と API クライアントを生成
test jest の実行

About

ゆめみフロントエンドインターン課題の開発環境リポジトリ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published