Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clungtsang/vue2-tailwind-elementui

Based on the latest available version of vue2 + tailwind css + element UI
https://github.com/clungtsang/vue2-tailwind-elementui

elementui tailwindcss vue2

Last synced: 10 days ago
JSON representation

Based on the latest available version of vue2 + tailwind css + element UI

Awesome Lists containing this project

README

        

# 基于vue2.x + TailwindCSS + ElementUI 的快速开发模板

## Node version
```
18.18.0
```

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```