https://github.com/quexten/parkitectmodrelayfrontend
https://github.com/quexten/parkitectmodrelayfrontend
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quexten/parkitectmodrelayfrontend
- Owner: quexten
- License: mit
- Created: 2018-03-03T05:56:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T20:22:57.000Z (over 7 years ago)
- Last Synced: 2025-02-06T04:51:29.452Z (4 months ago)
- Language: JavaScript
- Size: 155 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frontend for parkitect mod relay
> A Vue.js project
## Build
``` docker build -t quexten/parkitectmodrelayfrontend . ```## Run
``` docker run --name parkitect-website quexten/parkitectmodrelayfrontend```