Skip to content

KallieFerguson/qiskit.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Built with pwa–starter–kit

qiskit.org

This repo is for the website for qiskit.org.

Install the dependencies

npm install

Start the development server

This command serves the app at http://127.0.0.1:8081:

npm start

Build application for production

npm run build

Also this command serves the builded application at http://127.0.0.1:8080:

npm run serve

About

The Qiskit official website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • HTML 12.1%
  • CSS 6.7%