Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 380 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 380 Bytes

Requirements Engineering

An attempt at creating a virtual lab for students to study requirement engineering

Requirements

  • NodeJS (>= 6)
  • Decent browser (perferably chrome)

Installation

npm install

Start the app

npm run start

Build app

npm run build

The app will run on port 3000 by default. link