Skip to content

ParaState/cluster-node-app

Repository files navigation

NODE.JS

Go to https://nodejs.org/en/download and install Node.js >= 18.x

ENV

Run cp .env.example .env and change VITE_TARGET_URL to your cluster node API URL.

After Node.js installed, run following commands

  • corepack enable pnpm
  • pnpm install
  • pnpm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages