- A refactoring is necessary to migrate the files of "styles.css" to "styles.ts", using the styled components method
- Add test methods to the components
To create a new project based on this template using create-next-app, run the following command:
npx create-next-app -e https://github.com/nextui-org/next-app-templateYou can use one of them npm, yarn, pnpm, bun, Example using npm:
npm installnpm run devLicensed under the MIT license.