Skip to content

Latest commit

 

History

History
 
 

kpm-ui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

KPM Website

Development mode

Default config value is local.

gulp [--config local|staging|prod]

Build for production

gulp build --dir build --config prod

Serve for production

gulp serve --dir build