https://github.com/devjin0617/message-remover
https://github.com/devjin0617/message-remover
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devjin0617/message-remover
- Owner: devjin0617
- Created: 2019-10-27T03:07:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-10T01:08:38.000Z (almost 6 years ago)
- Last Synced: 2025-01-08T11:20:33.122Z (over 1 year ago)
- Language: JavaScript
- Size: 1.14 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slack-message-remover
> An electron-vue project
#### 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) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).