Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 257 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 257 Bytes

raftjs is a typescript/javascript library to support the Raft ESP32 app framework

Install

$ npm install @robdobsn/raftjs

Usage

See the dashboard example in the examples folder

to install dependencies: npm install --legacy-peer-deps