|
|
|
@ -6,7 +6,9 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
|
|
|
|
|
|
|
|
|
|
|
|
### Run by source code
|
|
|
|
### Run by source code
|
|
|
|
|
|
|
|
|
|
|
|
To start the web frontend service, you will need [Node.js v18.x (LTS)](https://nodejs.org/en) and [pnpm version 9.12.2](https://pnpm.io).
|
|
|
|
Before starting the web frontend service, please make sure the following environment is ready.
|
|
|
|
|
|
|
|
- [Node.js](https://nodejs.org) >= v18.x
|
|
|
|
|
|
|
|
- [pnpm](https://pnpm.io) v10.x
|
|
|
|
|
|
|
|
|
|
|
|
First, install the dependencies:
|
|
|
|
First, install the dependencies:
|
|
|
|
|
|
|
|
|
|
|
|
|