A modern, responsive corporate website for Allyship Global Ltd, showcasing global investment opportunities and strategic partnerships across multiple sectors.
Clone the repository:
git clone https://github.com/robertpreshyl/AllyshipGlobalLtd.git
cd AllyshipGlobalLtd
Install dependencies:
npm install
Create a .env.local
file:
cp .env.example .env.local
Start the development server:
npm run dev
Visit http://localhost:3000
to view the website.
npm run build
npm run start
npm run pages:build
npm run pages:deploy
Run the test suite:
npm run test
Detailed documentation is available in the /docs directory:
AllyshipGlobalLtd/
โโโ src/
โ โโโ app/ # Next.js app directory
โ โโโ components/ # React components
โ โโโ lib/ # Utility functions
โ โโโ styles/ # Global styles
โโโ public/ # Static assets
โโโ docs/ # Documentation
โโโ .cloudflare/ # Cloudflare configurations
develop
Private - All rights reserved