Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 1.48 KB

README.md

File metadata and controls

58 lines (41 loc) · 1.48 KB

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