First, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
- Blog posts
- SEO stuff
- Custom 404 & 500 page
- Custom error handler
- Tests
- 3rd party integrations (ie: Google Analytics)
- Dark mode
- Etc...