Type | Status |
---|---|
Build status | |
Page Build status |
The original project: here
The original readme file: here
Visit: dattazigzag.github.io/webespflasher/
npm install
npm run build
cd typescript
npm install
npm run dev # Run local sever with example code
Then open http://localhost:1234
in a Chrome browser. The npm run build
step builds the lib
used in the typescript/src/index.html
.
The code in this repository is Copyright (c) 2023 Espressif Systems (Shanghai) Co. Ltd. It is licensed under Apache 2.0 license, as described in LICENSE file.