Skip to content

How to build

Seokho Son edited this page Dec 15, 2022 · 2 revisions

Prerequisite

Build

  • Build
npm run build
  • Run the server
npm start

(출력 예시)

Server running at http://localhost:1324
✨ Built in 6.32s

# Access to http://x.x.x.x:1324/ (ex: http://localhost:1324/)
Clone this wiki locally