/envd-dashboard-ui

Primary LanguageVueMIT LicenseMIT

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