# callsys **Repository Path**: touchid/callsys ## Basic Information - **Project Name**: callsys - **Description**: 一个后台的网页,功能包含很多,二维码,电话等等 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-13 - **Last Updated**: 2025-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Your Project Name The project description here. ## Development Cli Command [ovine cli doc](https://ovine.igroupes.com/org/docs/advance/cli) ```bash # there are examples of 'yarn', you also can use 'npm'. yarn start # start dev server yarn build # build bundle files yarn ovine help # more ovine cli information # optional command yarn scss # build scss files yarn dll # build webpack dll files ``` ## Projects Are Mainly Dependent On - [ovine](https://github.com/CareyToboo/ovine) the main core lib. - [amis](https://baidu.gitee.io/amis/zh-CN/docs/start/getting-started) extend the amis lib. - [styled-components](https://styled-components.com) css styles in js. - [font-awesome](http://fontawesome.dashgame.com) all icons out of box. - [bootstrap](https://getbootstrap.com/docs/4.4/getting-started/introduction) full bootstrap features. ## Vscode Plugins You May Need - `eslint` - es code linter - `prettier` - prettify your codes - `vscode styled component`- css in js styles highlight - `search node_modules` - search file from `node_modules` - `code spell checker` - for words spell check > Any Issues? [Let Me Know](https://github.com/CareyToboo/ovine/issues).