Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 516 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 516 Bytes

AUT-ICPC site

Source code of the official website of Amirkabir University of Technology(AUT) International Collegiate Programming Contest(ICPC).

Main Scripts

npm intall

This command installs dependencies.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

This project was bootstrapped with Create React App.