GithubHelp home page GithubHelp logo

Comments (2)

miidlaj avatar miidlaj commented on May 27, 2024

https://stackoverflow.com/questions/72840290/trouble-in-editing-an-open-source-project-mern-e-commerce-app?noredirect=1#comment128656446_72840290

from mern-ecommerce.

mohamedsamara avatar mohamedsamara commented on May 27, 2024

@midlaj4466 sorry for the late reply. Did you change anything in the package.json script? if you deleted the client directory and this still running, then it is possible that it is reading from the dist directory and the script you possibly ran was npm run build and npm start afterwards. These two script commands are to create a build and preview the build. If you are working on a dev environment you will be running npm run dev instead where you can make the updates to the client directory. I couldn't find any other possibilities of what's happening. Also I believe the PORT in the env.example was 3000 not 5000 maybe try re-clone the repo again and run it as is. Please let me know if you still face the issue.

from mern-ecommerce.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.