|
|
|
|
|
by steventey
1258 days ago
|
|
Thanks! It's not meant to be integrated with an existing project, though you can copy some of the components over if you'd like! To use it to bootstrap a new project, you can run: ```
npx create-next-app precedent --example "https://github.com/steven-tey/precedent"
``` |
|