soongsil security playground Ctf Platform frontend
Node.jsandnpmare required. (npm is installed along with Node.js.)
- Install Dependencies
Before running the application for the first time, you need to install the necessary packages. Run the following command:npm install
- Run the Application
To start the application on a local server, use the following command:npm start