Skip to content

This is a demo app for Hack Johnny's Lab quest at Robonomics School 2024

Notifications You must be signed in to change notification settings

airalab/demo-academy-hackjlab

Repository files navigation

Robonomics Academy demo

This is a demo dapp within Robonomics School 2024. It suppposed to work for a week and then will go to some sleeping mode.

Developed with Vue 3 in Vite.

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint