This extension is best developed on a computer running Linux.
- [1] Install node packages with
npm install - [2] Run
npm run build - [3] Load extension:
- [3a] Use
./outfor adding an unpacked extension - [3b] Run
npm run devfor a test browser
- [3a] Use
This extension is best exported on a computer running Linux.
- [1] Install node packages with
npm ci(this uses exact versions frompackage-lock.json) - [2] Run
npm run export - [3] Packaged extension is
./out/extension.zip
- React https://reactjs.org/
- NextJS https://nextjs.org/
gauge.jshttps://bernii.github.io/gauge.js/