/Web_DeThi

Primary LanguageJavaScript

Web đề thi

Nơi để cho sinh viên HCMUS có thể xem, đóng góp và download để thi 1 cách thuận lơi

Để chạy chương trình

Install dependencies for server : 'npm install'

Install dependencies for client: 'cd client' -> 'npm install'

Run Server: 'node server.js'

Run client: 'cd client' -> 'npm start'