Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 494 Bytes

File metadata and controls

25 lines (16 loc) · 494 Bytes

TechZeroFE

A repo for the Tech Zero hackathon Front End

Setup

  • Make sure you have Node.js installed
  • Install the dependencies in the Vue app folder
cd function-carbon-intensity-frontend
npm install

Running locally

  • In function-carbon-intensity-frontend, run
npm run dev