Skip to content

samydoesit/astro-starter

Repository files navigation

Astro + Vue Starter

using unocss and eslint

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview
npm create astro@latest -- --template framework-vue

Open in StackBlitz Open with CodeSandbox

This example showcases Astro working with Vue.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published