SiliWiz
SiliWiz is a free educational tool to help you learn the basics of how semiconductors work and manufactured at a fundamental level.
For more information, see the SiliWiz Lessons website.
Cloud Development
You can hack on the project by opening it on Gitpod. This opens a full development environment in your browser, including a code editor, terminal, and a preview pane where you can see your changes in action.
Local Development
Prerequisites
- Node.js (v16 or later) and NPM (usually comes with Node.js)
Instructions
- Clone the repository
- Run
npm install
to install dependencies - Run
npm run dev
to start the development server - Open http://localhost:5173 in your browser
Enjoy!
License
SiliWiz is licensed under the Apache License, Version 2.0. See LICENSE for more details.