Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 306 Bytes

File metadata and controls

18 lines (14 loc) · 306 Bytes

Home page of nextandot

Setup

  1. Install Node.js (v20.10.0)
  2. Install pnpm (8.15.0)

Debug

  1. Edit code
  2. Launch local server
$ pnpm run dev
  1. Access to http://localhost:3000

Deploy

  1. Push to main branch
  2. The workflow of GitHub Action will deploy to https://nextandot.github.io/