shadcn / taxonomy
- суббота, 29 октября 2022 г. в 00:33:50
An open source application built using the new router, server components and everything new in Next.js 13.
An open source application built using the new router, server components and everything new in Next.js 13.
Warning This app is a work in progress. I'm building this in public. You can follow the progress on Twitter @shadcn. See the roadmap below.
/app dir,Warning This app is a work in progress. I'm building this in public. You can follow the progress on Twitter @shadcn.
A list of things not working right now:
notFound() is resulting in a linting error.I might add this later. For now, I want to see how far we can get using Next.js only.
If you have some suggestions, feel free to create an issue.
yarnCopy .env.example to .env.local and update the variables.
Start the development server:
yarn devLicensed under the MIT license.