Skip to content

KEIO-LCLAB/PaintFlow-UI

Repository files navigation

PaintFlow UI

Client Web UI Server for PaintFlow.

modify .env to change the server address.

# .env
VITE_API_BASE_URL=http://10.24.1.26:7988
VITE_DEV_SERVER_HOST=0.0.0.0
VITE_DEV_SERVER_PORT=8777

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published