Skip to content

roger-groth/skanetrafiken-demo

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published