Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 458 Bytes

File metadata and controls

29 lines (19 loc) · 458 Bytes

NLogify

👋 Getting Started

Follow these steps to run the project locally on your machine:

  1. Clone the repository
git clone https://github.com/N1tchVar/NLogify
  1. Navigate to the project directory
cd nlogify
  1. Install dependencies
pnpm
  1. Run the development server
pnpm dev