Table of Contents
Node version: >=20.15.1
NPM version: >=10.9.1
- Clone the repo
git clone https://github.com/pqcee/quicscript-circuit/- Change directory
cd quicscript-circuit- Install dependencies manually
npm install- Start the development server
npm run dev- Build Command
npm run buildNote
The build command will generate the ./dist folder with the following files:
./dist
├──index.html
├──appConfig.json
└──assets/
├──index.js
└──index.cssSee LICENSE for more information.