Coder Social home page Coder Social logo

teager-vite-template's Introduction

teager-vite-template

该模板为开发web时可使用的通用模板,当PC端和移动端要求整合为一个项目时可使用该模板

  1. 使用框架:Vue3
  2. 构建打包工具:Vite
  3. 组件库:ElementPlus+Vant
  4. 页面管理插件:Vue-Router
  5. 状态管理工具:Pinia
  6. 开发语言:Typescript
  7. 数据模拟:vite-plugin-mock

Tips

  1. 虽然该模板可同时开发移动端与PC端,但出于库的引用优化与性能考虑建议使用单端开发模板
  2. 可以使用yarn和pnpm,但考虑到部分库可能支持的版本不同,建议使用npm(新版npm与yarn性能已经相差不多了)
  3. 添加新的引用库或插件时记得锁定版本

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.