/sight-word-vue

Quick Vue JS app to help my kids learn sight words

Primary LanguageVue

getskittles

Simple demo sight word recognition Vue JS app

Build Setup

You can use Docker or just run on your machine with yarn or npm:

# Docker
docker-compose up

## or ##

# install dependencies and run
yarn

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

# build for production with minification
yarn run build