Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 310 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 310 Bytes

frontend-template

Useful npm scripts:

  • npx lingui extract to build dictionaries from source code
  • npx lingui compile to generate final messages used in app (optional)
  • npx snowpack dev to start development
  • npx snowpack build to bundle for production
  • npx server build to run bundled version