Skånetrafiken Denna app visar hur man kan redigera användaruppgifter i en tabell. Användaruppgifter hanteras i en pinia store. Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Lint with ESLint npm run lint Build css from tailwind npm run css Type-Check npm run type-check Type-Check with watch npm run type-check-watch