Skip to content

Simple Vue Code Written Completely by Github Copilot

Notifications You must be signed in to change notification settings

vueschool/copilot-demo

Repository files navigation

Copilot with Vue.js Demo

This repo contains some simple code written with Github Copilot. None of the code in this repo was written by a developer. It was all created with Github Copilot.

What did Copilot Do?

  1. Created a slugify uitility function
  2. Created unit tests with Vitest for the slugify function
  3. Created an image carousel component
  4. Installed and setup Tailwind CSS
  5. Styled the image carousel with Tailwind

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

About

Simple Vue Code Written Completely by Github Copilot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published