Files
pp-tcms/frontend
Takeshi Kimata cb5592ef12 Change version
2024-06-08 20:32:52 +09:00
..
2024-02-03 19:53:09 +09:00
2024-06-08 20:31:43 +09:00
2024-06-08 20:31:43 +09:00
2024-06-05 21:37:20 +09:00
2024-06-08 20:32:52 +09:00
2024-05-29 21:34:59 +09:00
2024-06-08 18:46:23 +09:00
2024-02-03 19:53:09 +09:00
2024-02-03 19:53:09 +09:00
2024-05-19 21:04:45 +09:00
2024-05-27 23:15:30 +09:00
2024-05-27 23:15:30 +09:00
2024-05-19 21:04:45 +09:00
2024-06-02 14:35:34 +09:00
2024-05-19 21:04:45 +09:00
2024-02-03 19:53:09 +09:00

LandTCMS Frontend

Install dependencies

npm install

Set Environmental variable

Create .env File

NEXT_PUBLIC_BACKEND_ORIGIN=http://localhost:3001

Run the development server

npm run dev