This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.
Run npm install then npm run dev to start the development server.
The development server will be listening on port 3000.
Open your browser and navigate to http://localhost:3000.
| Command | Description |
|---|---|
npm run dev |
Starts the development server |
npm run build |
Builds the production version of the app |
npm run preview |
Starts a static server with the production build |
- ReferencePicker.vue: 代表波形挑選
- ReferenceViewer.vue: 代表波形檢視
- TrainingRawViewer.vue: 訓練原生檢視
- TrainingViewer.vue: 訓練波形檢視