MeSight
Back to list

Getting Started with Service 1

An overview of Service 1 and how to get started.

introductiontutorial
1 min read

Introduction

This is a sample blog post for Service 1. It is written in MDX, which allows embedding React components.

Features

  • Fast: Static generation for blazing-fast pages
  • Flexible: Rich expression with MDX
  • Multilingual: Supports Japanese and English

Code Sample

const greeting = "Hello, World!";
console.log(greeting);

Summary

MDX combines the simplicity of Markdown with the power of React components.