Go to file
amd123 a2cc9add14 feat: list news 2024-03-07 10:33:43 +07:00
.vscode initial commit 2024-01-05 13:57:30 +07:00
app feat: list news 2024-03-07 10:33:43 +07:00
components feat: list news 2024-03-07 10:33:43 +07:00
config feat: web-humas 2024-02-19 15:39:35 +07:00
public feat: e-magazine detail 2024-03-04 15:36:22 +07:00
styles git push 2024-02-23 19:34:32 +07:00
types initial commit 2024-01-05 13:57:30 +07:00
.eslintrc.json initial commit 2024-01-05 13:57:30 +07:00
.gitignore initial commit 2024-01-05 13:57:30 +07:00
LICENSE initial commit 2024-01-05 13:57:30 +07:00
README.md initial commit 2024-01-05 13:57:30 +07:00
debug.log feat: list news 2024-03-07 10:33:43 +07:00
next.config.js initial commit 2024-01-05 13:57:30 +07:00
package-lock.json git push 2024-02-23 19:34:32 +07:00
package.json git push 2024-02-23 19:34:32 +07:00
postcss.config.js initial commit 2024-01-05 13:57:30 +07:00
tailwind.config.js feat: web-humas 2024-02-19 15:39:35 +07:00
tsconfig.json initial commit 2024-01-05 13:57:30 +07:00

README.md

Next.js & NextUI Template

This is a template for creating applications using Next.js 13 (app directory) and NextUI (v2).

Technologies Used

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:

npx create-next-app -e https://github.com/nextui-org/next-app-template

Install dependencies

npm install

Run the development server

npm run dev

License

Licensed under the MIT license.