Skip to content

Monash-Emerging-Tech/quantum-computing-edu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNET Quantum Circuit Education Tool (QCET)

This project part of MNET's Quantum Computing portfolio.

The primary purpose of this project is to make it easier for people of various skill and knowledge levels to be able to learn about and understand complex quantum circuits.

The source for project is hosted on GitHub at Monash-Emerging-Tech/quantum-computing-edu.

The current version of the website is deployed on GitHub pages.

Running & building

First clone the respository and install npm packages:

git clone https://github.com/Monash-Emerging-Tech/quantum-computing-edu.git
cd quantum-computing-edu/quantum-computing-edu-next
npm install
cd ..

To run the Next JS website for development purposes, execute the run-dev Bash script in the repository root.

To build the Next JS website, execute the build Bash script, which produces a static website as output in quantum-computing-edu-next/dist/production/.

Troubleshooting

For common issues consult TROUBLESHOOTING.md

Project structure

For more detail about the project structure, see the quantum-computing-edu-next/app/doc-data/project_structure.mdx page.

License

This project is licensed under the MIT license, and was created by MNET students within Monash University, following all University guidelines.

Acknowledgements

  • Monash University.
  • Monash Nexus for Emerging Technology (MNET) student team at Monash University.
  • The CSL project, for supplying ieee.csl and apa.csl.

About

Repository for the Interactive Quantum Computing Education web interface

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors