narrows installation install the deps: npm install development run an initial database migration: npm run db:migrate start the development server with hmr: npm run dev the application will be available at http://localhost:5173.