Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 222 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 222 Bytes

Algo Pro

Dev

  • webpack
    • typescript
    • tailwindcss
      • daisyUI
    • fontawesome

npm commands

  • npm run serve to watch and serve
  • npm run watch to recompile on change
  • npm run build to recompile once