-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1 @@ | ||
# Next.js & NextUI Template | ||
|
||
This is a template for creating applications using Next.js 13 (app directory) and NextUI (v2). | ||
|
||
## Technologies Used | ||
|
||
- [Next.js 13](https://nextjs.org/docs/getting-started) | ||
- [NextUI v2](https://nextui.org/) | ||
- [Tailwind CSS](https://tailwindcss.com/) | ||
- [Tailwind Variants](https://tailwind-variants.org) | ||
- [TypeScript](https://www.typescriptlang.org/) | ||
- [Framer Motion](https://www.framer.com/motion/) | ||
- [next-themes](https://github.com/pacocoursey/next-themes) | ||
|
||
## How to Use | ||
|
||
### Use the template with create-next-app | ||
|
||
To create a new project based on this template using `create-next-app`, run the following command: | ||
|
||
```bash | ||
npx create-next-app -e https://github.com/nextui-org/next-app-template | ||
``` | ||
|
||
### Install dependencies | ||
|
||
```bash | ||
npm install | ||
``` | ||
|
||
### Run the development server | ||
|
||
```bash | ||
npm run dev | ||
``` | ||
|
||
## License | ||
|
||
Licensed under the [MIT license](https://github.com/nextui-org/next-app-template/blob/main/LICENSE). | ||
# Aubron.io 2024 |