Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 508 Bytes

File metadata and controls

27 lines (19 loc) · 508 Bytes

Installation

  • npm install (installing dependencies)
  • npm outdated (verifying dependencies)

Developpement

Linter

  • npm run lint

Tests

  • npm run test
  • npm run coverage

Compilation

  • npm run build ( without SSR)
  • npm run build:ssr ( with SSR)

Production

Author

  • Author : danny