react-gldn-kit
v0.1.166
Published
1. Go to the **elon** directory and install dependencies: npm install
Downloads
1,858
Readme
🚀 Project Launch Guide
Step 1. Install and run the UI in component-kit
Go to the elon directory and install dependencies: npm install
Navigate to the component-kit directory: cd component-kit
Run the UI (for Linux): npm run dev:ui - linux
Step 2. Run the UI in elon
Go back to the elon directory: cd ..
Start the command: npm run dev:ui
✅ After completing these steps, the projects will be linked and ready to work.
