Skip to content

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

License

Notifications You must be signed in to change notification settings

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 (the --force flag is due to a React dependency conflict with one of Constellation's dependencies, I am working on a better solution):

npm install --force

Then, run the development server:

npm run dev

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

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