Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 333 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 333 Bytes

mahal-app

This app is generated using mahal-creator.

How to start

  1. Install node modules by runing command - npm ci
  2. Run dev server by runing command - npm run dev

Commands

  • npm run dev - start development server
  • npm run build - create build for development
  • npm run deploy - create build for production