Files
pp-tcms/frontend
2024-07-20 23:04:37 +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-18 22:37:34 +09:00
2024-06-26 22:19:33 +09:00
2024-05-29 21:34:59 +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 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