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

https://github.com/awayken/2017-christmas-card

ESCAPE from the MAZE PLANET
https://github.com/awayken/2017-christmas-card

christmas-card nuxt postcss showcase vue

Last synced: 2 months ago
JSON representation

ESCAPE from the MAZE PLANET

Awesome Lists containing this project

README

        

# ESCAPE from the MAZE PLANET

> The Miles Rausch Family has completed another stellar year, and we're celebrating it with this text adventure story. Young or old, choose your own adventure with Kiddo & Sweets. Learn more about our 2017 as you try to escape the maze planet, Skoor!

## Build Setup

``` bash
# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

# deploy static project to GitHub pages
$ npm run deploy
```