Welcome to donclair.fun
! This application is dedicated to Donclair (Don Quixote x Emil Sinclair) from Limbus Company.
Check back later for more information!
To install and run the Donclair Application locally, follow these steps:
Clone the repository: git clone https://github.com/your-username/donclair-app.git
Navigate to the project directory: cd donclair-app
Install the dependencies: npm install
Start the development server: npm start
Once the application is running, open your browser and navigate to the proper localhost to access the application.
All contributions are welcome! If you would like to contribute, please follow these steps:
git checkout -b feature-name
git commit -m "Add new feature"
git push origin feature-name