Please run steps below to run it as development mode.
git clone https://github.com/JOO97/geojson-io-vue3
cd geojson-io-vue3
npm install
npm run dev
Now you can see two buttons, and numbers are increasing by clicking. One web component have two buttons and
Please run 'build' not 'dev'.
npm run build