Getting Started First, run the development server: npm run dev # or yarn dev For run json-server npm run json-server Rules 2 Can not import Server components into client components Can pass server component as props OR children to a client component