procodergw fd0f2cf3b3 first commit | 2 anos atrás | |
---|---|---|
README.md | 2 anos atrás |
npm install
to install npm dependenciescomposer install
to install composer dependenciesphp artisan migrate
to publish database tablesnpm run dev
to init Vite run.test
URL provided bt ViteYou should now have a working version of the application in your browser.
If you do not, you may need to run php artisan serve
in a different terminal window, but inside the project directory.