/santa-claus-coding

Santa Claus coding app based on Vue.js

Primary LanguageJavaScriptMIT LicenseMIT

santa-claus-coding

Easy app to code Santa Claus for kids. Demo: https://santa-claus-coding.netlify.com/

How it works

  1. Select color
  2. Check codes below the colors
  3. Click proper place on the board
  4. Check result and have fun!

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.