Welcome to your new website!
Here are five things you should know in order to get started:
- All content in your website is rendered with Slices. You currently have one RichText Slice, which you can find in your project at slices/RichText/.
- You can create more Slices by opening Slice Machine at http://localhost:9999.
- This website has a homepage (pages/index.vue) and a dynamic page (pages/[uid].vue). The dynamic page will render pages with dynamic URLs, like this one.
- You can edit these pages and create new ones, by opening your Page Builder from prismic.io/dashboard.
- You can find lots more information about how to develop your project (including how to deploy it) in the Prismic Nuxt documentation.