Skip to content

enchufevirtual/radio-client

Repository files navigation

💫 ** Radio Enchufe Virtual ** 💫

This project has all my knowledge acquired so far, it will improve over time. We will receive your contributions or collaborations, with your help we will be able to make a great open source project. Be free, be happy!!

Clone It 🏁

Clone repo

git clone [email protected]:enchufevirtual/radio-client.git
cd radio-client

Node

node -v
npm install
Development

All the frontend works on port 3000, if you already have it in use change this port in the webpack.config.js file

Running the Frontend

Before running the npm run start command to start the frontend, ensure that the backend is already running. The frontend depends on the availability of the backend to function properly.

If you haven't set up and started the backend yet, please follow the instructions provided in the backend's README to configure it correctly.

Once you have your backend ready and all this working correctly, you can execute the following command in your frontend directory.

npm run start
Production
npm run build

✅ Social Media: @enchufevirtual 📨 Contact me - [email protected]

Releases

No releases published

Packages

No packages published

Languages