Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 405 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 405 Bytes

gtmaa

CLI Commands

  • npm install: Installs dependencies

  • npm run dev: Run a development, HMR server

  • npm run serve: Run a production-like server

  • npm run build: Production-ready build

  • npm run lint: Pass TypeScript files using ESLint

For detailed explanation on how things work, checkout the CLI Readme.