Skip to content

Frontend for Utopia - Orientation'21 created by sailesh and friends

Notifications You must be signed in to change notification settings

delta/orientation-frontend

Repository files navigation

Utopia Frontend

Frontend client for Utopia, a virtual campus of NITT built for the freshers of NITT as a part of Orientation'21.

Prerequisites

Setup

  • Clone the repository
    git clone clone git@github.com:delta/orientation-frontend.git
  • Generate wasm files
    npm run build-wasm
  • Install all dependencies
    npm install

Run the App

  • You can run the app using the command
    npm run start

Built With

Built By