Skip to content

Repository files navigation

Vue 3 with TS project folder structure

Setup

Visit this link for project folder explanation, https://iamsujith.in/blog/vue-3-typescript-starter-template

Install dependencies using any of the following,

bun install
bun run dev

Or

npm install
npm run dev

Or

yarn install
yarn run dev

Or

pnpm install
pnpm run dev

About

A starter template for Vue 3 & Typescript with an opinionated folder structure.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages