Skip to content

cca2878/autopcr_web_vue

Repository files navigation

AutoPcr Web Vue

New vue3-based frontend for @cc004/autopcr.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

License

This project is licensed under the AGPL-3.0 License - see the LICENSE file for details.