Skip to content

Frontend Installation

Henry Mortimer edited this page Jul 6, 2017 · 1 revision

Frontend Installation

## Prerequisites

  • Git
  • NodeJS
  • NPM

## Steps

  1. Clone the repository. $ git clone https://github.com/uclapi/uclapi.git
  2. Change to frontend directory $ cd uclapi/frontend
  3. Install dependencies $ npm install
  4. Build the files npm run build
  5. Start the backend server. See here.
  6. Navigate to http://localhost:8000/