Closed adrianvrj closed 4 months ago
We currently have the entire frontend project located on the root of the repo, we need to create a new dir and move the whole frontend files there and run npm run dev to checkout it runs fine.
npm run dev
@EmmanuelAR could you help with this?
Sure
We currently have the entire frontend project located on the root of the repo, we need to create a new dir and move the whole frontend files there and run
npm run dev
to checkout it runs fine.