https://github.com/ashtonlance/watch-the-sky-space
Displays the night's conditions for star gazing
https://github.com/ashtonlance/watch-the-sky-space
moment moon-phase star-gazing vue vuejs
Last synced: 6 months ago
JSON representation
Displays the night's conditions for star gazing
- Host: GitHub
- URL: https://github.com/ashtonlance/watch-the-sky-space
- Owner: ashtonlance
- Created: 2017-04-12T15:13:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T14:35:56.000Z (about 8 years ago)
- Last Synced: 2024-08-13T03:08:01.814Z (9 months ago)
- Topics: moment, moon-phase, star-gazing, vue, vuejs
- Language: Vue
- Homepage: https://watchthesky.space
- Size: 417 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Watch the Sky ðŸ”
(https://watchthesky.space)
> A Vue project that diplays the night's forecast for star gazing (Weather conditions and moon phase)
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```