Skip to content

dcmckayibm/qiskit.org

 
 

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 87.7%
  • HTML 12.3%