Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 215 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 215 Bytes

nextjs-zone-home

Home zone for nextjs multi zone app

Contains the following pages

  1. /
  2. /about

Usage

Run locally

npm run dev

http://localhost:3001

Build for deployment

npm run build