Browse Source

docs: add biography to README.md

pull/1/head
Diego Vester 2 months ago
parent
commit
d256fbaac9
  1. 19
      README.md

19
README.md

@ -1,5 +1,10 @@ @@ -1,5 +1,10 @@
# lukastitch.corneruniverse.com
Hi there! My name is Mimi and I have been a plushie artist since 2018. I have always loved plushies as a kid and now I hope my plushies bring others the same happiness!
# Vue Web App
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
@ -8,12 +13,12 @@ This template should help get you started developing with Vue 3 in Vite. @@ -8,12 +13,12 @@ This template should help get you started developing with Vue 3 in Vite.
## Recommended Browser Setup
- Chromium-based browsers (Chrome, Edge, Brave, etc.):
- [Vue.js devtools](https://chromewebstore.google.com/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd)
- [Turn on Custom Object Formatter in Chrome DevTools](http://bit.ly/object-formatters)
- Firefox:
- [Vue.js devtools](https://addons.mozilla.org/en-US/firefox/addon/vue-js-devtools/)
- [Turn on Custom Object Formatter in Firefox DevTools](https://fxdx.dev/firefox-devtools-custom-object-formatters/)
* Chromium-based browsers (Chrome, Edge, Brave, etc.):
* [Vue.js devtools](https://chromewebstore.google.com/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd)
* [Turn on Custom Object Formatter in Chrome DevTools](http://bit.ly/object-formatters)
* Firefox:
* [Vue.js devtools](https://addons.mozilla.org/en-US/firefox/addon/vue-js-devtools/)
* [Turn on Custom Object Formatter in Firefox DevTools](https://fxdx.dev/firefox-devtools-custom-object-formatters/)
## Type Support for `.vue` Imports in TS
@ -71,3 +76,5 @@ npm run test:e2e -- --debug @@ -71,3 +76,5 @@ npm run test:e2e -- --debug
```sh
npm run lint
```

Loading…
Cancel
Save