Senior assassins, university-scale.
Ezio is built using Express and Next.js.
- If you don't already have Node.js/NPM installed, make sure you get them first.
git clone https://github.com/BUUPE/Ezio.git
Clone this repository.cd Ezio
Go to Ezio's root directory.npm i
Install Node.js dependencies.npm run dev
Run Ezio's server locally.
You should find Ezio running on localhost:3000
!