Giter VIP home page Giter VIP logo

Comments (4)

martinscooper avatar martinscooper commented on May 26, 2024

Hi @chaitanya-24. Please, go ahead!

from label-sleuth.

Kelp710 avatar Kelp710 commented on May 26, 2024

Hi! Can I contribute to this issue?
And when I run the workplace page on localhost, Any changes to the React files don`t appear on the page. But changes on the compiled version of the frontend under label_sleuth/build do. Could someone tell me how I can make changes with jsx files?
Thank you.

from label-sleuth.

martinscooper avatar martinscooper commented on May 26, 2024

Hi @Kelp710 yes, you can take this issue.

Regarding the changes in the React app's sourcecode not being applied, you can follow the steps described in the frontend folder. Running npm run start will start a server at localhost:3000 that is reloaded anytime a file change is detected. At the same time, the backend is statically serving the compiled frontend code located in /label_sleuth/build in localhost:8000. For local development, you should use localhost:3000.

from label-sleuth.

Kelp710 avatar Kelp710 commented on May 26, 2024

Thank you so much!!

from label-sleuth.

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.