Skip to content

Latest commit

 

History

History

demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

AVR8js Demo

AVR8js + Monaco Editor. To run this demo:

  1. Install dependencies: npm install
  2. Start the code: npm start
  3. Go to http://localhost:3000/ and start tinkering

The demo is configured to automatically reload the app whenever you change the code.