sarrmal-app-web Clone the repo git clone https://github.com/One-Bit-Myanmar/sarrmal-web.git Open project cd sarrmal-web cp .env.example .env Edit env VUE_APP_API_BASE_URL=https://www.onebitmyanmar.site/api Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Customize configuration See Configuration Reference.