Files
pp-tcms/frontend
2024-05-19 11:14:04 +09:00
..
2024-02-03 19:53:09 +09:00
2024-05-03 12:10:36 +09:00
2024-05-17 23:30:13 +09:00
2024-05-19 11:14:04 +09:00
2024-05-11 21:48:26 +09:00
2024-05-19 11:14:04 +09:00
2024-02-03 19:53:09 +09:00
2024-05-19 11:14:04 +09:00
2024-02-03 19:53:09 +09:00
2024-02-03 19:53:09 +09:00
2024-05-03 11:44:02 +09:00
2024-05-16 09:51:35 +09:00
2024-05-16 09:51:35 +09:00
2024-02-03 19:53:09 +09:00
2024-05-13 22:41:26 +09:00
2024-02-03 19:53:09 +09:00

TestPlat 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