Skip to content

harrydema/orkes-test-project

Repository files navigation

Welcome to the orkes-test-project! This is a test project developed by Federico De Marines for experimental purposes.

The primary objective of this project is to serve as a testing ground for various concepts, technologies, and methodologies.

DEMO

Getting Started

To get started with orkes-test-project, follow these steps:

  1. Clone the repository:
git clone [email protected]:harrydema/orkes-test-project.git
  1. Install dependencies:
npm install
  1. Then, run the development server:
npm run dev
  1. Open http://localhost:3000 with your browser to see the result.