Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
nextjs-boilerplate – AI Model by AbdulElahGwaith | AlphaNeural AI
You can deploy this model and start earning money today!
AbdulElahGwaith
/
nextjs-boilerplate
like
0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
🚀 مشروع Next.js / Next.js Project
📝 نبذة عن المشروع / Project Overview
العربية:
هذا المشروع مبني باستخدام
Next.js
وتم إنشاؤه بواسطة أداة
create-next-app
.
English:
This project is built using
Next.js
and was bootstrapped with
create-next-app
.
▶️ البدء في التشغيل / Getting Started
العربية:
قم بتشغيل خادم التطوير باستخدام أحد الأوامر التالية:
English:
First, run the development server using one of the following commands:
bash
1
npm
run dev
2
# or
3
yarn
dev
4
# or
5
pnpm
dev
6
# or
7
bun dev