npm install
npm run dev
-
Chromium based browser
npm run chromium
-
Firefox
npm run firefox
npm run lint
Due to the nature of npm
micropackging and the security concerns surrounding
the ecosystem, we are very hesitant to add any dependencies outside of
webpack
, typescript
, and libsodium
. We will need a really good reason
to add a new dependency, and it is unlikely we will do so.