Coder Social home page Coder Social logo

nealcaffreal / element-plus-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hsiangleev/element-plus-admin

0.0 1.0 0.0 4.21 MB

基于vite+ts+elementPlus

Home Page: https://element-plus-admin.hsianglee.cn/

License: MIT License

JavaScript 2.83% HTML 0.71% Vue 56.09% TypeScript 40.04% CSS 0.33%

element-plus-admin's Introduction

element-plus-admin

测试地址

简介

基于vite开发的管理系统框架,使用的技术栈包括vite,vue3,element-plus,typescript,postcss

开发

  1. 启动本地测试npm run dev
  2. 发布npm run build
  3. eslint代码校验npm run eslint
  4. stylelint代码校验npm run stylelint

使用的插件

  1. 格式化js代码: eslint
  2. 格式化css代码: stylelint
  3. css插件: postcss
  4. postcss插件:
    • css组件库: tailwind
    • 自动添加浏览器前缀: autoprefixer
    • css嵌套: postcss-nested
    • css定义变量: postcss-simple-vars
  5. js类型: typescript
  6. 模拟数据: mockjs
  7. http请求: axios
  8. 单元测试: jest

vscode扩展

  1. 使用johnsoncodehk.volar,并禁用vetur,支持template代码里面的数据类型提示

element-plus-admin's People

Contributors

hsiangleev avatar

Watchers

 avatar

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.