Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/clungtsang/vue2-tailwind-elementui
- Owner: ClungTsang
- Created: 2024-07-23T10:17:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T15:15:15.000Z (4 months ago)
- Last Synced: 2024-10-18T11:22:24.166Z (about 1 month ago)
- Topics: elementui, tailwindcss, vue2
- Language: JavaScript
- Homepage:
- Size: 668 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```