npm install # if you didn't install the modules yet
npm run dev # run development server (swc)
npm run build # compile a prod-ready version of the app
npm install # if you didn't install the modules yet
npm run dev # run development server (swc)
npm run build # compile a prod-ready version of the app