Signed-off-by: Xinyao Wang <xinyao.wang@intel.com> Signed-off-by: chensuyue <suyue.chen@intel.com>
837 B
837 B
Code Translation
📸 Project Screenshots
🧐 Features
Here're some of the project's features:
- Code Translation: The system is capable of recognizing multiple languages and converting the current code content into the desired language's code format, enabling a set of codes to be reused in multiple places, thus alleviating developers' development pressure.
🛠️ Get it Running
-
Clone the repo.
-
cd command to the current folder.
-
Modify the required .env variables.
BASE_URL = '' -
Execute
npm installto install the corresponding dependencies. -
Execute
npm run devin both environments


