Skip to content

BUUPE/Ezio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ezio

Senior assassins, university-scale.

Ezio is built using Express and Next.js.

How to run Ezio locally

  1. If you don't already have Node.js/NPM installed, make sure you get them first.
  2. git clone https://github.com/BUUPE/Ezio.git Clone this repository.
  3. cd Ezio Go to Ezio's root directory.
  4. npm i Install Node.js dependencies.
  5. npm run dev Run Ezio's server locally.

You should find Ezio running on localhost:3000!

Releases

No releases published

Packages

No packages published