Code Monkey home page Code Monkey logo

Comments (8)

pgerochi avatar pgerochi commented on August 16, 2024

hey @danilsitnikov783 i'm not getting this issue but what browser are you using? I tried replicating this through firefox/chrome and it works fine for me. (using mac)

from react-webpack-babel.

dannicsitnikov avatar dannicsitnikov commented on August 16, 2024

@pgerochi Chrome, win 10. I modified configs for me. Maybe error in this.

webpack.config
webpack.production

from react-webpack-babel.

pgerochi avatar pgerochi commented on August 16, 2024

@danilsitnikov783 when you open index.html in the build folder (public) are you running it on a server? If not, that may be your problem.

from react-webpack-babel.

alicoding avatar alicoding commented on August 16, 2024

URL 'file:///D:/help' so similar problem to the other one :) you need webserver to be able to run the application

from react-webpack-babel.

dannicsitnikov avatar dannicsitnikov commented on August 16, 2024

@alicoding which the server?) I need to setup .htaccess for looking index.html? And user for this some MAMP or XAMPP?

from react-webpack-babel.

dannicsitnikov avatar dannicsitnikov commented on August 16, 2024

@pgerochi No. I just opening index.html

from react-webpack-babel.

alicoding avatar alicoding commented on August 16, 2024

@danilsitnikov783 if you have python installed on your machine then run the following command inside public directory

python -m SimpleHTTPServer 8000

then go to localhost:8000 to see the content.

from react-webpack-babel.

alicoding avatar alicoding commented on August 16, 2024

I'm closing this issue since we have documented way to run the project

from react-webpack-babel.

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.