-
Notifications
You must be signed in to change notification settings - Fork 21
Develop on Live Website
This guide provides instructions on how to test your development project on a live website (e.g., https://bigmart.me/). This process allows you to see how the project performs in a real-world environment.
- Ensure you have
yarninstalled on your development machine. - Your project should be properly configured to run on a development server.
-
Start the Development Server:
- Open your terminal.
- Navigate to your project directory.
- Run the command
yarn serve. - This will start the development server, typically at
localhost:8080.
-
Access Your Live Website:
- Open your web browser.
- Go to your live website, for example, https://bigmart.me/.
-
Open Development Sidebar:
- Press
Ctrl + Don your keyboard. This will open the development sidebar on your website.
- Press

-
Configure Development Server:
- In the sidebar, click on the Settings button located in the top right corner.
- A settings panel will open.
-
Enter Development Server Details:
- Find the input labeled Dev Server.
- Enter your local development server's URL, for example,
localhost:8080. - Click the Save button to apply the changes.
-
Test Your Project:
- Your live website will now interact with your local development server.
- Test the functionalities and features as required.
- Ensure that your local development server is running whenever you are testing on the live website.
- Changes made on your local development server will be reflected on the live website during this testing phase.
If you encounter issues, verify that:
- The development server URL is correctly entered.
- Your local server is running and accessible.
- Network configurations allow for communication between the live site and your local server.
Happy Testing!
🌟 Join Selldone for Free – No Credit Card Required!
Embark on your development journey with Selldone, where innovation meets simplicity. We're excited to offer lifetime free registration – no hidden fees, no credit card information needed. Just pure, unbridled creativity to bring your projects to life. Join our community of passionate developers today and start building something amazing!
🔗 Register Lifetime Free and transform your ideas into reality!