Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 421 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 421 Bytes

Weather station dashboard

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Usage

git clone https://github.com/element-plus/element-plus-vite-starter
cd element-plus-vite-starter
npm i
npm run dev

Custom theme

See src/styles/element/index.scss.

weather-station