ishotjr / wokwi-docs

Documentation for the Wokwi Simulator

Home Page:https://docs.wokwi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wokwi-docs

View online: https://docs.wokwi.com

Online Development

You can open a development environment in your browser, without having to install anything on your computer. The development environment lets you quickly preview your changes, and even commit them to GitHub and create a pull request.

Local Development

You'll need node.js and yarn. Clone this repo to your computer, then install the dependencies:

yarn install

Start the local development server:

yarn start

This will also open up a browser window with the docs site. Most changes are reflected live without having to restart the server.

License

This work is licensed under a Creative Commons Attribution 4.0 International License.

About

Documentation for the Wokwi Simulator

https://docs.wokwi.com

License:MIT License


Languages

Language:JavaScript 54.8%Language:TypeScript 35.7%Language:CSS 9.5%