Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

shuufei/spotted-seal-mobile

Repository files navigation

Spotted Seal Mobile

Prerequisite

下記が Global にインストールされていること

  • Node.js@16
  • yarn
  • expo@5

Serve

$ yarn start

Append New Category

1. カード情報と画像データをセット

  1. data-fetch でカード情報と画像データを取得
  2. カード情報を assets/cardInfo 配下に配置
  3. 画像データを S3 の対象バケットに配置

2. 新しいカテゴリ情報をセット

  1. src/domains/card.ts に新しいカテゴリの定義を追加
  2. src/configs/all-card-list.ts に新しいカテゴリの定義を追加

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published