Files
pp-tcms/frontend
dependabot[bot] 2066c65e3c build(deps): bump braces from 3.0.2 to 3.0.3 in /frontend (#11)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 08:01:30 +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-07-18 10:48:16 +09:00
2024-05-29 21:34:59 +09:00
2024-07-18 10:39:07 +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