Skip to content

datyin/template-vue3-spa-starter

Repository files navigation

My Project

Requirements

  1. node - 18.20.0+
  2. pnpm - 9.14.1+

Version Info

Version info can be foun din the CHANGELOG.md file. This file is automatically bundled with the release of the webpart and can be found in the Changelog page.

The format of the version is: YYYY-MM-DD - MAJOR.MINOR.PATCH

  • Bug: Fixed baz not being displayed
  • Feature: Users can now see foo
  • Change: Default value of foo is now bar
  • Misc: Updated dependencies to latest version

Development

  1. Install dependencies
pnpm install
  1. Run the development server
pnpm dev
  1. Build the project
pnpm build

Resources

About

Starter Template with Vue 3 + Vue Router + Pinia + i18n + NaiveUI

Topics

Resources

Stars

Watchers

Forks