A modern Next.js landing page for RetailOS - an AI-native operating system for digital retail.
First, install dependencies:
npm install
# or
yarn install
# or
pnpm installThen, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Simply:
- Push your code to GitHub
- Connect your repository to Vercel
- Deploy automatically
Check out the Next.js deployment documentation for more details.
- Next.js 14 - React framework
- TypeScript - Type safety
- Tailwind CSS - Styling
- Heroicons - Icons
- Vercel - Deployment platform
/- Redirects to RetailOS page/retailos- Main RetailOS landing page