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

https://github.com/cosmicjs/vue-space-app

Web app that teaches the user about our fascinating solar system.
https://github.com/cosmicjs/vue-space-app

api cms cosmicjs space vuejs

Last synced: over 1 year ago
JSON representation

Web app that teaches the user about our fascinating solar system.

Awesome Lists containing this project

README

          

# Vue Space App
![alt text](https://cosmic-s3.imgix.net/c5760c60-234e-11e9-9b2a-813bafaac4a1-vue-cosmic.jpg?w=1200)
> Scholastic site about Space built using Cosmic JS
### [View Demo](https://cosmicjs.com/apps/vue-the-cosmos)
Find out how this project was built [here](https://cosmicjs.com/articles/how-to-create-a-scholastic-website-using-cosmic-js-and-vuejs).

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

For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).