crater-invoice/crater

npm run dev in localhost show "localhost:3000 /build/"

maha-oueghlani opened this issue · 0 comments

When I run npm run dev in localhost vite lanch and show localhost:3000 /build/ , but changes are not appear, just when I run npm run build

so what is the configuration that I will do to run vite in developement mode not production, because it's sooo slowly with production mode ?