Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 560 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 560 Bytes

learning.moeys.gov.kh

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Deployment

To quickly deploy application to learn.moeys.gov.kh we use Laravel Envoy to run the deployment process. Check envoy.blade.php for detail.

Deploy application

envoy run deploy

Customize configuration

See Configuration Reference.