Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
positivecrash committed May 7, 2024
1 parent 2e4e87a commit bf456bd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Vue 3 + Vite
# Data Harvester Project

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](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
This decentralized web application presents data aggregated from TurtleBot 4 in a user-friendly manner.

## Recommended IDE Setup

- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
- front-end: vue3 & vite
- scripts for TurtleBot: https://github.com/Fingerling42/data-harvester
- data managment: https://github.com/airalab/robonomics-js

0 comments on commit bf456bd

Please sign in to comment.