mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
7 lines
88 B
Bash
Executable File
7 lines
88 B
Bash
Executable File
cd ./packages/streamablefs
|
|
npm i
|
|
npm run build
|
|
|
|
cd ../nncryptoworker
|
|
npm i
|
|
npm run build |