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.
- Host: GitHub
- URL: https://github.com/cosmicjs/vue-space-app
- Owner: cosmicjs
- Created: 2019-01-28T22:53:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-28T23:29:40.000Z (over 7 years ago)
- Last Synced: 2025-01-21T10:32:02.263Z (over 1 year ago)
- Topics: api, cms, cosmicjs, space, vuejs
- Language: Vue
- Homepage: https://cosmicjs.com/apps/vue-the-cosmos
- Size: 2.28 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue Space App

> 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).