VoVAllen / envd-dashboard-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashboard of envd


Features


Usage

Setup

Run pnpm i

Development

Visit http://localhost:3333 to view the project

pnpm open # To open automatically
pnpm dev # To run the dev server

Update Dependencies

pnpm dep # Runs Taze to update Major and Minor dependencies

Build

To build your App, run

pnpm build # Build for Production
pnpm tbuild # Lint and Typecheck before building

And you will see the generated file in dist that are ready to be served.

Deploy on Netlify

Go to Netlify and select your clone, OK along the way, and your App will be live in a minute.


Pre-packed

UI Frameworks

Icons

Plugins

Coding Style

Dev tools

About

License:MIT License


Languages

Language:Vue 83.5%Language:TypeScript 15.8%Language:JavaScript 0.3%Language:HTML 0.3%Language:CSS 0.0%