Go to file
Anang Yusman 56a401f1a2 feat:add create, table magazine, master menu-data, master-module 2024-04-18 14:53:51 +07:00
.vscode initial commit 2024-01-05 13:57:30 +07:00
app feat:add create, table magazine, master menu-data, master-module 2024-04-18 14:53:51 +07:00
components feat:add create, table magazine, master menu-data, master-module 2024-04-18 14:53:51 +07:00
config feat:add form and table magazine 2024-04-17 16:13:29 +07:00
public feat:add create, table magazine, master menu-data, master-module 2024-04-18 14:53:51 +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: update gitlab-ci 2024-03-28 09:26:17 +07:00
Dockerfile feat: fixing Dockerfile 2024-03-28 11:01:47 +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 feat:add create, table magazine, master menu-data, master-module 2024-04-18 14:53:51 +07:00
package.json feat:add create, table magazine, master menu-data, master-module 2024-04-18 14:53:51 +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.