Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thombruce/railgun
Vue+Gun+Electron Template
https://github.com/thombruce/railgun
Last synced: 1 day ago
JSON representation
Vue+Gun+Electron Template
- Host: GitHub
- URL: https://github.com/thombruce/railgun
- Owner: thombruce
- License: mit
- Created: 2021-01-27T00:45:21.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T21:37:16.000Z (almost 4 years ago)
- Last Synced: 2024-11-11T21:22:49.079Z (about 1 month ago)
- Language: JavaScript
- Size: 243 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Railgun
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).## Reference
- https://itnext.io/electron-application-with-vue-js-and-vuetify-f2a1f9c749b8