The source code for the card-flipping Halloween themed game built with Vue.js 3 and Netlify!
The codebase is a fun exploration of Vue.js 3's Composition API and is not representative of best practices or patterns. It is still a work in progress and additional changes will be coming.
- Start: Where we started
- MVP: Where the Halloween YouTube video (2020-10-28) ends
- Refactor (Begin)
- Refactor (Challenge)
- Refactor v2 (Begin)
- Refactor v2 (End)
- Current: Where the codebase currently is
yarn install
yarn serve
yarn build
yarn lint