Automatic Detection of Topographic Objects
| Responsibility | Link |
|---|---|
| Architecture | https://github.com/RadekBucki/ADoTO-Architecture |
| Backend | https://github.com/RadekBucki/ADoTO-Backend |
| AI | https://github.com/RadekBucki/ADoTO-AI |
| Frontend | https://github.com/RadekBucki/ADoTO-Frontend |
npm i
npm start
In this project, you can run the following scripts:
| Script | Description |
|---|---|
| npm run dev | Runs the app in the development mode. |
| npm run build | Builds the app for production to the dist folder. |
| npm run serve | Serves the production build from the dist folder. |