Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 390 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 390 Bytes

Ikea Tradfri Express

An Ikea Tradfri Express server

Structure

  • NodeJS
  • ES6
  • NodeMon
  • body-parser
  • ejs
  • Express
  • Express session

Usage

  • Install NodeJS 8.0 or higher.
  • Run npm install in the root folder
  • Run npm start or npm run dev in the root folder

Then open up your favorite web browser and go to: http://localhost:3001 That's it. Easy right?

License

MIT