Skip to content

helloworld-ng/vue-app

Repository files navigation

Vue App

This template should help get you started developing with Vue 3 in Vite. It extends the default Vue template and is customised for building mobile apps.

Frontend Additions

  • Vue Router with a HomeView and LostView (404)
  • Meta tags and configurations for SEO
  • Axios for API calls
  • A mock.json file for test data

Style Additions

  • Bricolage and Roboto Mono typefaces
  • Basic typography and button overrides
  • Basic transitions: fade, slide-{direction}
  • A .frame class for full screen layouts
  • A .spinner class for loading states

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

A template for Vue 3 apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published