This is a memo to set when launching a project with nuxt3.
Bootstrap-icons are very useful.You can use it for free. This time I installed bootstrap-icons on Nuxt3 and used it.
Use Google Tag manager with NUXT3. Then check if the script is loaded.
Get the endpoint of Google Spreadsheet and get the json response.
use stable version of Nuxt 3.0.0. npx nuxi init nuxt3-app
Use v-model for Form in Vue3 / Nuxt3. And watch the v-model value.
How to use document and window with Nuxt3.
Generate html with nuxt3 and host it on GitHubPages. set custom domain.
Install GA4 on Nuxt3.
How to use props in Nuxt3
Using GoogleFont with Nuxt3
how to use sass with nuxt3
Implemented Google Authentication for Firebase9 on Nuxt3.
How to set favicon in Nuxt3.
Using Nuxt3, install bootstrap with npm and check the display.
In nuxt.config.js , specify the directory where you want to organize sources in srcDir.
Add syntax highlighting to code with highlight.js & cheerio
How to make header and footer in Nuxt.