Skip to content

kubenetworks/kubevpn-dashboard-web

Repository files navigation

kubevpn-dashboard-web

Web front-end for kubevpn-dashboard.

Initialize the project

DevTool: Modern.js App

https://modernjs.dev

pnpx @modern-js/create@latest

# Please select the type of project you want to create: Web App
# Please select the programming language: TS
# Please select the package manager: pnpm

Setup

Install the dependencies:

pnpm install

Get Started

Start the dev server:

pnpm dev

Enable optional features or add a new entry:

pnpm new

Build the app for production:

pnpm build

Preview the production build locally:

pnpm serve

For more information, see the Modern.js documentation.

About

Web front-end for kubevpn-dashboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published