MahjongScorer This is a project to get started with WeChat mini program, which implement a simple mahjong scorer. IDE Setup neovim or vscode Technology Stack vue 3 + uni-app Customize configuration See Uni-App Configuration Reference. Project Setup npm install Compile and Hot-Reload for Development npm run dev:mp-weixin After open this project's dist in WeChat Developer Tools. Compile and Minify for Production npm run build