Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yingpengsha/cai-tools
caicloud FE develop tools
https://github.com/yingpengsha/cai-tools
Last synced: about 1 month ago
JSON representation
caicloud FE develop tools
- Host: GitHub
- URL: https://github.com/yingpengsha/cai-tools
- Owner: yingpengsha
- Created: 2019-07-26T10:30:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T01:16:26.000Z (about 2 years ago)
- Last Synced: 2023-03-04T11:23:28.969Z (almost 2 years ago)
- Language: JavaScript
- Size: 6.63 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cai-tools
## Description
#### Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:9080
npm run dev# build electron application for production
npm run build# lint all JS/Vue component files in `src/`
npm run lint```
---
This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[8fae476]