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.
To get started with orkes-test-project, follow these steps:
- Clone the repository:
git clone [email protected]:harrydema/orkes-test-project.git
- Install dependencies:
npm install
- Then, run the development server:
npm run dev
- Open http://localhost:3000 with your browser to see the result.