Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

Displays the night's conditions for star gazing

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
```