Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 485 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 485 Bytes

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

{ "dictionary": "上げる", "group": "ichidan" },
{ "dictionary": "着る", "group": "ichidan" },

{ "dictionary": "する", "group": "suru" },
{ "dictionary": "来る", "group": "kuru"},
{ "dictionary": "行く", "group": "iku"},
{ "dictionary": "いい", "group": "ii" },