Skip to content

Files

Latest commit

 

History

History

mahal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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