https://github.com/azamjonbro/aslanparcer_front
i'm building parcer app with electon+vue
https://github.com/azamjonbro/aslanparcer_front
crm electronjs parcer
Last synced: 9 months ago
JSON representation
i'm building parcer app with electon+vue
- Host: GitHub
- URL: https://github.com/azamjonbro/aslanparcer_front
- Owner: azamjonbro
- Created: 2025-09-10T08:25:44.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-10T08:30:51.000Z (9 months ago)
- Last Synced: 2025-09-26T01:53:08.002Z (9 months ago)
- Topics: crm, electronjs, parcer
- Language: Vue
- Homepage:
- Size: 680 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# recursive
## 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](https://cli.vuejs.org/config/).