Development¶
Note
The following manual assumes you are using the provided devcontainer.
-
Install dependencies
npm install -
Bundle the script
npm run build
Note
The following manual assumes you are using the provided devcontainer.
Install dependencies
npm install
Bundle the script
npm run build