Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jalilbengoufa/rocketcam-ui
UI for RocketCam project 🚀
https://github.com/jalilbengoufa/rocketcam-ui
css html javascript vuejs
Last synced: 15 days ago
JSON representation
UI for RocketCam project 🚀
- Host: GitHub
- URL: https://github.com/jalilbengoufa/rocketcam-ui
- Owner: jalilbengoufa
- License: mit
- Created: 2018-05-09T03:30:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T01:53:38.000Z (over 6 years ago)
- Last Synced: 2024-11-07T05:35:17.699Z (2 months ago)
- Topics: css, html, javascript, vuejs
- Language: Vue
- Homepage:
- Size: 12.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RocketCam UI
UI for the [RocketCam project](https://github.com/ClubCedille/RocketCam), done using [bootstrap vue](https://bootstrap-vue.js.org/) , may also work in Android phone .
- Download npm packages with ` npm install `- To run the UI in local run ` npm run dev `
- to generate the distribution build run ` npm run build `
### Make sure your are connected to th PI wifi or the UI does not work
Options to run a HTML file browser in linux :
- With the mouse double clic on the index.html file or right click and open with browser.
- Or put the url in the browser as a link to the index.html file path
- exemple : ` file:///home/django/rocketcam-ui/index.html `