Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 301 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 301 Bytes

BPHN KIOSK

A Kiosk like touchpoint placed at lobby of BPHN main building.

How to run this project

  1. Clone this repository
  2. Install dependencies with npm install or yarn
  3. Run the project with npm run dev or yarn dev

Build the project

Just run npm run build or yarn build