Skip to content

TritonSE/Constellation-Example-Project

Repository files navigation

This is a NextJS project showing how to use TSE's design system library, Constellation, in a project.

Getting Started

First, install dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 in your browser to see the site.

Take a look at ./src/app/page.tsx for the source code using various components. Also, check out the Constellation storybook for more documentation on each component!

About

An example NextJS project showing how to use our design system library, Constellation, in a web app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published