Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 323 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 323 Bytes

air-temperature-display

Starting the website in development mode

$ cd www

$ npm i

$ npm run dev

It is not necessary to start the API/server as it is already live. Also, it is not possible to start it without logging in to Cloudflare as the environment variables are injected at runtime by Cloudflare.