To get started with SCPJP-files, you need to have Node.js and Yarn installed on your machine. This project uses Yarn for efficient and reliable management of dependencies.
Follow these steps to set up the project on your local machine:
- Initial Setup: Once the dependencies are installed, execute the
make init
command for the initial setup of the project:
make init
This step ensures that all necessary configurations are correctly established for the project to run smoothly.