Skip to content

aut-icpc/ACM-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.