Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 602 Bytes

File metadata and controls

17 lines (10 loc) · 602 Bytes

SCPJP-files

Getting Started

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.

Installation

Follow these steps to set up the project on your local machine:

  1. 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.