Skip to content

errorcorrectionzoo/eczoo_thresholds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

QEC Leaderboard

Introduction

Threshold leaderboard of quantum error-correcting codes!

Backend development

Build Status Built with

Thresholds Zoo. Check out the project's documentation.

Prerequisites

Local Development

Start the dev server for local development:

docker-compose up

Run a command inside the docker container:

docker-compose run --rm web [command]

Frontend development

The frontend lives in the client folder.

cd client

Before you start, make sure the requirements have been installed.

npm install

To start the frontend, run the following

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published