Closed Nazi-pikachu closed 1 year ago
To migrate the frontend from previous seperate repo to the main repo
Generated a react-app using nx
run nx serve frontend-yaus
nx serve frontend-yaus
Current output boilerplate
This is an intial PR to add a react-app in the monorepo, future PR will dealt with actually migrating the code and refactoring it.
Hi @Shruti3004 I have started the migration task by generating a react - app namely frontend-yaus. Do you have any suggestion for me on naming the app or should i go ahead with the same.
Description
To migrate the frontend from previous seperate repo to the main repo
Changes Made
Generated a react-app using nx
Related Issues
Testing Instructions
run
nx serve frontend-yaus
Screenshots (if applicable)
Current output boilerplate
Additional Notes
This is an intial PR to add a react-app in the monorepo, future PR will dealt with actually migrating the code and refactoring it.