Files
pp-tcms/frontend
Takeshi Kimata 569887c9cd fix: strings
2024-07-14 19:23:26 +09:00
..
2024-02-03 19:53:09 +09:00
2024-06-22 22:56:50 +09:00
2024-06-30 12:19:28 +09:00
2024-07-14 19:23:26 +09:00
2024-06-26 22:19:33 +09:00
2024-07-11 21:08:33 +09:00
2024-05-29 21:34:59 +09:00
2024-07-07 22:45:40 +09:00
2024-07-11 21:08:33 +09:00
2024-06-16 14:30:08 +09:00
2024-02-03 19:53:09 +09:00
2024-02-03 19:53:09 +09:00
2024-06-16 19:35:04 +09:00
2024-06-16 14:30:08 +09:00
2024-07-07 09:20:35 +09:00
2024-07-07 18:29:43 +09:00
2024-05-19 21:04:45 +09:00
2024-06-23 12:08:55 +09:00
2024-05-19 21:04:45 +09:00
2024-02-03 19:53:09 +09:00

unittcms Frontend

Install dependencies

npm install

Set Environmental variable

Create .env File

NEXT_PUBLIC_BACKEND_ORIGIN=http://localhost:8001

Run the development server

npm run dev