This repo is for the website for qiskit.org.
npm install
This command serves the app at http://127.0.0.1:8081
:
npm start
npm run build
Also this command serves the builded application at http://127.0.0.1:8080
:
npm run serve
This repo is for the website for qiskit.org.
npm install
This command serves the app at http://127.0.0.1:8081
:
npm start
npm run build
Also this command serves the builded application at http://127.0.0.1:8080
:
npm run serve