Dynamic A2OJ is the dynamic version of Static A2OJ
It is made using ReactJS front-end and NodeJS and ExpressJS back-end
https://dynamic-a2oj-pinakipb2.vercel.app
- Install Yarn which includes Yarn Package Manager
Create workspace:
mkdir [PROJECT NAME]
cd [PROJECT NAME]
Install all packages:
yarn install package.json
Run the application:
yarn start
Love Dynamic A2OJ? Give our repo a star ⭐ ⬆️.