Welcome to the "Hello World" application, built with Next.js and proudly hosted by Aexol on render.com.
We're Aexol, a technology-first company's best friend. We love building mobile apps, web apps, SaaS tools, open-source & blazingly fast ecommerece solutions based on Vendure!!
To get started with this project, clone the repository and install the dependencies:
git clone https://github.com/aexol-studio/aexol-pr-render
cd aexol-pr-render
npm i
After installing the dependencies, you can start the application locally by running:
npm run dev
This command starts the Next.js development server. You can view the application in your web browser at http://localhost:3000
.