Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 225 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 225 Bytes

tastenotes-tutorial

Vue 3 based webportal to save tastingnotes with localstorage

quasar tips

To run from terminal use npx quasar ...<cmd> ex: New layout page:


npx quasar new layout BlankPage.vue
````