Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mingslife/browser-robot
🤖 Run some tasks through browser automatically.
https://github.com/mingslife/browser-robot
Last synced: about 7 hours ago
JSON representation
🤖 Run some tasks through browser automatically.
- Host: GitHub
- URL: https://github.com/mingslife/browser-robot
- Owner: mingslife
- Created: 2022-10-24T11:19:01.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-24T16:01:34.000Z (about 2 years ago)
- Last Synced: 2024-03-31T06:26:45.231Z (7 months ago)
- Language: Vue
- Size: 356 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# browser-robot
## 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/).