Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 918 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 918 Bytes

AVR8js Electron Playground

An AVR8js and Wokwi Elements playground implemented with Electron.

To run this application:

  1. Install dependencies: npm install
  2. Build with TypeScript: npm run build
  3. Start the app: npm start

To run dev:

  1. Run dev: npm run dev

License

AVR8js & Wokwi Elements are released under the MIT license.

Electron are released under the MIT license

Monaco Editor are released under the MIT license

When using the Electron or other GitHub logos, be sure to follow the GitHub logo guidelines.