Go to file
hanif salafi a9b46bdbd8 feat: add gitlab-ci 2024-03-28 09:25:28 +07:00
.vscode initial commit 2024-01-05 13:57:30 +07:00
app npm run build 2024-03-27 19:46:08 +07:00
components npm run build 2024-03-27 19:46:08 +07:00
config update minor 2024-03-27 19:23:07 +07:00
public feat: ppid polda dinamic rotuing 2024-03-25 15:16:35 +07:00
styles update: navbar and link 2024-03-11 22:46:08 +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
.gitlab-ci.yml feat: add gitlab-ci 2024-03-28 09:25:28 +07:00
Dockerfile feat: add gitlab-ci 2024-03-28 09:25:28 +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 update minor 2024-03-08 10:28:18 +07:00
package-lock.json update: navbar and link 2024-03-11 22:46:08 +07:00
package.json feat: add gitlab-ci 2024-03-28 09:25:28 +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.