Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 339 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 339 Bytes

examples/next

See how to integrate carbon-components and carbon-components-react into a project using Next.js.

Usage

To run this example, all you need to do is cd into the directory, run yarn install, and then yarn start.

Learn Next.js

Next has some great tutorials at nextjs.org.