Skip to content

aexol-studio/aexol-pr-render

Repository files navigation

Hello World in Next.js by Aexol on Render

Welcome to the "Hello World" application, built with Next.js and proudly hosted by Aexol on render.com.

About Aexol

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!!

Getting Started

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

Running the Application Locally

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.