Skip to content

danielroe/nuxt3-problem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduce the error

  1. Start Docker-compose with this command: docker compose up
  2. Log in to the my-nodejs Docker container: docker exec -it my-nodejs bash
  3. Now inside the my-nodejs container start vite: npm run vite
  4. Now go in your browser to http://localhost:7777/@vite/client
  5. See that the default HTML page loads instead of the vite client

About

Demonstration of a Nuxt3 problem

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 83.5%
  • HTML 8.7%
  • Shell 7.8%