Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use this? #2

Open
yurividal opened this issue Apr 26, 2023 · 1 comment
Open

How to use this? #2

yurividal opened this issue Apr 26, 2023 · 1 comment

Comments

@yurividal
Copy link

I have cloned this repo into the root of my apache server, but i just get a blank page with this error in the console:

"Filed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "". 

What am i missing?

@joecame
Copy link

joecame commented Apr 27, 2023

Try to follow these steps:

  • Clone the repository
  • Install dependencies: npm i.
  • Run local server: npm run dev
  • Open local server URL in browser http://127.0.0.1:5173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants