Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue TypeScript Template

A Vue.js app template, using:

...and some more preferred choices, such as:

This project references some TypeScript from a monorepo template, vue-express-template. To remove these dependencies, search and remove all references to the shared folder. Additionally, this template repo does not contain linting configuration; that can be found in and copied from the monorepo template.

Setup

  1. Run npm install in the root folder.
  2. Run the dev server:
    • If you are using Visual Studio Code, press Ctrl/Cmd + Shift + B to run the default dev task.
    • If you are not using Visual Studio Code or wish to run this manually, run npm run dev.
  3. Build the project:
    • Run npm run build in the root folder.
    • When deploying this app, point your deployment to the dist folder.

About

A Vue.js + Vite + TypeScript template.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Contributors

Languages