# ghost-applet **Repository Path**: lyg_hi/ghost-applet ## Basic Information - **Project Name**: ghost-applet - **Description**: 希望做最好用的小程序容器 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ghost-applet 小程序开发包,装修式开发。小程序界面热生成,无需审核即可见到效果。 努力实现统各厂小程序 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ``` ### Run your end-to-end tests ``` yarn run test:e2e ``` ### Run your unit tests ``` yarn run test:unit ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).