Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 260 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 260 Bytes

nuscomx

Official site for NUS Students' Computing Club

Development Guide

  1. Ensure your system has npm.
  2. Clone this repository.
  3. Install dependencies with npm install.
  4. Make relevant changes.
  5. Build with npm run build.