Skip to content

leopaul29/netlify-explorers-composition-api

 
 

Repository files navigation

Jamstack Explorers: Launching with Composition API

Learn about Vue.js 3's Composition API in this free course on Jamstack Explorers!

Built and powered by Netlify.

🔗 Links

📋 Project Setup

# Install dependencies
yarn install

# Start local dev server
yarn dev

# Build production files in dist folder
yarn build

📑 Branches

🏆 Challenge

The last part of the mission is to complete a challenge by fixing the Meteor Crisis Challenge branch and make it a composition API.

I created a new branch Meteor Crisis Solution to implement my solution then merge my changes on the main branch.

You can find my alive solution here

About

Learn how the Composition API works in this Jamstack Explorers mission!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 90.6%
  • JavaScript 5.9%
  • HTML 3.5%