Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 200 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 200 Bytes

LasagneTUM

Usage

  • Run in development mode with HMR: npm run dev
  • Manually run linter: npm run lint
  • Build: npm run build
  • Preview (starts server with build output): npm run preview