Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 443 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 443 Bytes

Nextjs practice

This is a project to learn Next.js for me (Nextjs の学習用プロジェクト)

Getting Started

First, run the development server:

yarn dev

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

API Reference

json-server ページにいく場合は下記コマンドを実行しなければならない

yarn api

you go to http://localhost:3004/{key}