GithubHelp home page GithubHelp logo

shuizhongyue120 / astro-vue2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ktmouk/astro-vue2

0.0 0.0 0.0 57 KB

Astro with Vue 2.x

Home Page: https://dev.to/ktmouk/use-astro-with-vue-2x-not-3x-is-it-possible-19m6

License: MIT License

JavaScript 14.03% TypeScript 53.61% Vue 10.84% Astro 21.52%

astro-vue2's Introduction

astro-vue2

This is the proof of concept if Astro can integrate with Vue 2, not 3. I got curious about whether Astro can support Vue2 technically and I made it. It isn't meant for production use.

How to run

It is easy to run this project, like below. If you don't install the pnpm, please install it referring to pnpm's installation in advaince.

# Run in dev mode.
pnpm install
pnpm dev

# Or build and look at it in preview mode. it also works fine!
pnpm install
pnpm preview

Folder structure

This repository consists of two packages managed by the pnpm workspace.

/integration

This is the library for Astro can integrate with Vue2. I made it while referencing Vue3 plugin, which is offical integration.

/astro

This is the Astro project to test above plugin. It uses plugins at astro.config.mjs.

License

MIT

astro-vue2's People

Contributors

ktmouk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.