Skip to content

LiamPham98/vue-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Usage

Install all packages and dependencies

$ pnpm install

Then start the application

$ pnpm dev

Open http://localhost:3000 to view it in the browser.

Available Scripts

In the project directory, you can run:

pnpm run build

Builds the app for production to the dist folder.
It correctly bundles Solid in production mode and
optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

more scripts...

More script, read the package.json file

Deployment

You can deploy the dist folder to any static host provider (netlify, surge, now, etc.)

Features


Pre-packed

UI Frameworks

  • UnoCSS - The instant on-demand atomic CSS engine.

Icons

Plugins

Coding Style

Dev tools

Recommended IDE Setup

Type Support For .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need TypeScript Vue Plugin (Volar) to make the TypeScript language service aware of .vue types.

If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a Take Over Mode that is more performant. You can enable it by the following steps:

  1. Disable the built-in TypeScript Extension
    1. Run Extensions: Show Built-in Extensions from VSCode's command palette
    2. Find TypeScript and JavaScript Language Features, right click and select Disable (Workspace)
  2. Reload the VSCode window by running Developer: Reload Window from the command palette.

About

πŸš€πŸŽ‰πŸ“š Boilerplate and Starter for Vue 3, Vite, Tailwind CSS 3.4 and TypeScript ⚑️ Made with developer experience first: Vue 3 + TypeScript + ESLint + Husky + Lint-Staged + Commitlint + VSCode + PostCSS + Tailwind CSS ✨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors