From 8f56c7c26c9653c969c55d71eddc5cc5e687a4d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 00:51:56 +0000 Subject: [PATCH] Deploy to GitHub pages --- .nojekyll | 0 404.html | 23 +++++ CNAME | 1 + assets/app.CfywkIUZ.js | 7 ++ .../chunks/@localSearchIndexroot.S4dY2esu.js | 1 + assets/chunks/VPLocalSearchBox.zJlJtM2l.js | 13 +++ assets/chunks/framework.4aTu-Nia.js | 17 ++++ assets/chunks/theme.MWri1CQf.js | 7 ++ ...o_main-and-renderer-process.md.Czldn-F2.js | 3 + ...n-and-renderer-process.md.Czldn-F2.lean.js | 1 + ...ctron-how-to_preload-script.md.Dm41_o14.js | 1 + ...-how-to_preload-script.md.Dm41_o14.lean.js | 1 + assets/index.md.C5ZGehzH.js | 1 + assets/index.md.C5ZGehzH.lean.js | 1 + ...and-build_automated-testing.md.DqtY_gxR.js | 1 + ...uild_automated-testing.md.DqtY_gxR.lean.js | 1 + ...d-build_build-configuration.md.CvnLD-CT.js | 34 +++++++ ...ld_build-configuration.md.CvnLD-CT.lean.js | 1 + ...n-and-build_getting-started.md.ZYemtZeg.js | 8 ++ ...-build_getting-started.md.ZYemtZeg.lean.js | 1 + ...install-local-documentation.md.w-8W_rNR.js | 8 ++ ...ll-local-documentation.md.w-8W_rNR.lean.js | 1 + ...ation-and-build_npm-scripts.md.6D-pLwWN.js | 1 + ...-and-build_npm-scripts.md.6D-pLwWN.lean.js | 1 + .../inter-italic-cyrillic-ext.5XJwZIOp.woff2 | Bin 0 -> 28332 bytes assets/inter-italic-cyrillic.D6csxwjC.woff2 | Bin 0 -> 17824 bytes assets/inter-italic-greek-ext.CHOfFY1k.woff2 | Bin 0 -> 12188 bytes assets/inter-italic-greek.9J96vYpw.woff2 | Bin 0 -> 23264 bytes assets/inter-italic-latin-ext.BGcWXLrn.woff2 | Bin 0 -> 63552 bytes assets/inter-italic-latin.DbsTr1gm.woff2 | Bin 0 -> 46048 bytes assets/inter-italic-vietnamese.DHNAd7Wr.woff2 | Bin 0 -> 8784 bytes .../inter-roman-cyrillic-ext.DxP3Awbn.woff2 | Bin 0 -> 26600 bytes assets/inter-roman-cyrillic.CMhn1ESj.woff2 | Bin 0 -> 16780 bytes assets/inter-roman-greek-ext.D0mI3NpI.woff2 | Bin 0 -> 11808 bytes assets/inter-roman-greek.JvnBZ4YD.woff2 | Bin 0 -> 21776 bytes assets/inter-roman-latin-ext.ZlYT4o7i.woff2 | Bin 0 -> 59608 bytes assets/inter-roman-latin.Bu8hRsVA.woff2 | Bin 0 -> 42464 bytes assets/inter-roman-vietnamese.ClpjcLMQ.woff2 | Bin 0 -> 8492 bytes assets/other-projects.md.BRxMvLu5.js | 1 + assets/other-projects.md.BRxMvLu5.lean.js | 1 + ...s_pre-configured-components.md.sVkuBF1r.js | 1 + ...-configured-components.md.sVkuBF1r.lean.js | 1 + ...tructures_project-structure.md.CpDPW06A.js | 62 +++++++++++++ ...ures_project-structure.md.CpDPW06A.lean.js | 1 + assets/style.DjZh-BkI.css | 1 + .../main-and-renderer-process.html | 28 ++++++ electron-how-to/preload-script.html | 26 ++++++ favicon.ico | Bin 0 -> 171821 bytes hashmap.json | 1 + icon.png | Bin 0 -> 28754 bytes index.html | 26 ++++++ installation-and-build/automated-testing.html | 26 ++++++ .../build-configuration.html | 59 ++++++++++++ installation-and-build/getting-started.html | 33 +++++++ .../install-local-documentation.html | 33 +++++++ installation-and-build/npm-scripts.html | 26 ++++++ other-projects.html | 26 ++++++ .../pre-configured-components.html | 26 ++++++ project-structures/project-structure.html | 87 ++++++++++++++++++ 59 files changed, 599 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 CNAME create mode 100644 assets/app.CfywkIUZ.js create mode 100644 assets/chunks/@localSearchIndexroot.S4dY2esu.js create mode 100644 assets/chunks/VPLocalSearchBox.zJlJtM2l.js create mode 100644 assets/chunks/framework.4aTu-Nia.js create mode 100644 assets/chunks/theme.MWri1CQf.js create mode 100644 assets/electron-how-to_main-and-renderer-process.md.Czldn-F2.js create mode 100644 assets/electron-how-to_main-and-renderer-process.md.Czldn-F2.lean.js create mode 100644 assets/electron-how-to_preload-script.md.Dm41_o14.js create mode 100644 assets/electron-how-to_preload-script.md.Dm41_o14.lean.js create mode 100644 assets/index.md.C5ZGehzH.js create mode 100644 assets/index.md.C5ZGehzH.lean.js create mode 100644 assets/installation-and-build_automated-testing.md.DqtY_gxR.js create mode 100644 assets/installation-and-build_automated-testing.md.DqtY_gxR.lean.js create mode 100644 assets/installation-and-build_build-configuration.md.CvnLD-CT.js create mode 100644 assets/installation-and-build_build-configuration.md.CvnLD-CT.lean.js create mode 100644 assets/installation-and-build_getting-started.md.ZYemtZeg.js create mode 100644 assets/installation-and-build_getting-started.md.ZYemtZeg.lean.js create mode 100644 assets/installation-and-build_install-local-documentation.md.w-8W_rNR.js create mode 100644 assets/installation-and-build_install-local-documentation.md.w-8W_rNR.lean.js create mode 100644 assets/installation-and-build_npm-scripts.md.6D-pLwWN.js create mode 100644 assets/installation-and-build_npm-scripts.md.6D-pLwWN.lean.js create mode 100644 assets/inter-italic-cyrillic-ext.5XJwZIOp.woff2 create mode 100644 assets/inter-italic-cyrillic.D6csxwjC.woff2 create mode 100644 assets/inter-italic-greek-ext.CHOfFY1k.woff2 create mode 100644 assets/inter-italic-greek.9J96vYpw.woff2 create mode 100644 assets/inter-italic-latin-ext.BGcWXLrn.woff2 create mode 100644 assets/inter-italic-latin.DbsTr1gm.woff2 create mode 100644 assets/inter-italic-vietnamese.DHNAd7Wr.woff2 create mode 100644 assets/inter-roman-cyrillic-ext.DxP3Awbn.woff2 create mode 100644 assets/inter-roman-cyrillic.CMhn1ESj.woff2 create mode 100644 assets/inter-roman-greek-ext.D0mI3NpI.woff2 create mode 100644 assets/inter-roman-greek.JvnBZ4YD.woff2 create mode 100644 assets/inter-roman-latin-ext.ZlYT4o7i.woff2 create mode 100644 assets/inter-roman-latin.Bu8hRsVA.woff2 create mode 100644 assets/inter-roman-vietnamese.ClpjcLMQ.woff2 create mode 100644 assets/other-projects.md.BRxMvLu5.js create mode 100644 assets/other-projects.md.BRxMvLu5.lean.js create mode 100644 assets/project-structures_pre-configured-components.md.sVkuBF1r.js create mode 100644 assets/project-structures_pre-configured-components.md.sVkuBF1r.lean.js create mode 100644 assets/project-structures_project-structure.md.CpDPW06A.js create mode 100644 assets/project-structures_project-structure.md.CpDPW06A.lean.js create mode 100644 assets/style.DjZh-BkI.css create mode 100644 electron-how-to/main-and-renderer-process.html create mode 100644 electron-how-to/preload-script.html create mode 100644 favicon.ico create mode 100644 hashmap.json create mode 100644 icon.png create mode 100644 index.html create mode 100644 installation-and-build/automated-testing.html create mode 100644 installation-and-build/build-configuration.html create mode 100644 installation-and-build/getting-started.html create mode 100644 installation-and-build/install-local-documentation.html create mode 100644 installation-and-build/npm-scripts.html create mode 100644 other-projects.html create mode 100644 project-structures/pre-configured-components.html create mode 100644 project-structures/project-structure.html diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/404.html b/404.html new file mode 100644 index 00000000..3143e67a --- /dev/null +++ b/404.html @@ -0,0 +1,23 @@ + + +
+ + +404
But if you don't change your direction, and if you keep looking, you may end up where you are heading.
=0)c=r.activeElement;else{var f=i.tabbableGroups[0],p=f&&f.firstTabbableNode;c=p||h("fallbackFocus")}if(!c)throw new Error("Your focus-trap needs to have at least one focusable element");return c},v=function(){if(i.containerGroups=i.containers.map(function(c){var f=br(c,a.tabbableOptions),p=wr(c,a.tabbableOptions),C=f.length>0?f[0]:void 0,I=f.length>0?f[f.length-1]:void 0,M=p.find(function(m){return le(m)}),P=p.slice().reverse().find(function(m){return le(m)}),z=!!f.find(function(m){return se(m)>0});return{container:c,tabbableNodes:f,focusableNodes:p,posTabIndexesFound:z,firstTabbableNode:C,lastTabbableNode:I,firstDomTabbableNode:M,lastDomTabbableNode:P,nextTabbableNode:function(x){var $=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,K=f.indexOf(x);return K<0?$?p.slice(p.indexOf(x)+1).find(function(q){return le(q)}):p.slice(0,p.indexOf(x)).reverse().find(function(q){return le(q)}):f[K+($?1:-1)]}}}),i.tabbableGroups=i.containerGroups.filter(function(c){return c.tabbableNodes.length>0}),i.tabbableGroups.length<=0&&!h("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(i.containerGroups.find(function(c){return c.posTabIndexesFound})&&i.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},y=function w(c){var f=c.activeElement;if(f)return f.shadowRoot&&f.shadowRoot.activeElement!==null?w(f.shadowRoot):f},b=function w(c){if(c!==!1&&c!==y(document)){if(!c||!c.focus){w(d());return}c.focus({preventScroll:!!a.preventScroll}),i.mostRecentlyFocusedNode=c,Ar(c)&&c.select()}},E=function(c){var f=h("setReturnFocus",c);return f||(f===!1?!1:c)},g=function(c){var f=c.target,p=c.event,C=c.isBackward,I=C===void 0?!1:C;f=f||Ae(p),v();var M=null;if(i.tabbableGroups.length>0){var P=l(f,p),z=P>=0?i.containerGroups[P]:void 0;if(P<0)I?M=i.tabbableGroups[i.tabbableGroups.length-1].lastTabbableNode:M=i.tabbableGroups[0].firstTabbableNode;else if(I){var m=ft(i.tabbableGroups,function(V){var U=V.firstTabbableNode;return f===U});if(m<0&&(z.container===f||Re(f,a.tabbableOptions)&&!le(f,a.tabbableOptions)&&!z.nextTabbableNode(f,!1))&&(m=P),m>=0){var x=m===0?i.tabbableGroups.length-1:m-1,$=i.tabbableGroups[x];M=se(f)>=0?$.lastTabbableNode:$.lastDomTabbableNode}else ge(p)||(M=z.nextTabbableNode(f,!1))}else{var K=ft(i.tabbableGroups,function(V){var U=V.lastTabbableNode;return f===U});if(K<0&&(z.container===f||Re(f,a.tabbableOptions)&&!le(f,a.tabbableOptions)&&!z.nextTabbableNode(f))&&(K=P),K>=0){var q=K===i.tabbableGroups.length-1?0:K+1,H=i.tabbableGroups[q];M=se(f)>=0?H.firstTabbableNode:H.firstDomTabbableNode}else ge(p)||(M=z.nextTabbableNode(f))}}else M=h("fallbackFocus");return M},S=function(c){var f=Ae(c);if(!(l(f,c)>=0)){if(ye(a.clickOutsideDeactivates,c)){s.deactivate({returnFocus:a.returnFocusOnDeactivate});return}ye(a.allowOutsideClick,c)||c.preventDefault()}},T=function(c){var f=Ae(c),p=l(f,c)>=0;if(p||f instanceof Document)p&&(i.mostRecentlyFocusedNode=f);else{c.stopImmediatePropagation();var C,I=!0;if(i.mostRecentlyFocusedNode)if(se(i.mostRecentlyFocusedNode)>0){var M=l(i.mostRecentlyFocusedNode),P=i.containerGroups[M].tabbableNodes;if(P.length>0){var z=P.findIndex(function(m){return m===i.mostRecentlyFocusedNode});z>=0&&(a.isKeyForward(i.recentNavEvent)?z+1
H)for(;C<=U;)Oe(u[C],w,S,!0),C++;else{const W=C,z=C,Q=new Map;for(C=z;C<=H;C++){const _e=d[C]=R?ze(d[C]):Re(d[C]);_e.key!=null&&Q.set(_e.key,C)}let te,ae=0;const Ae=H-z+1;let gt=!1,es=0;const Lt=new Array(Ae);for(C=0;C {const{el:S,type:O,transition:x,children:R,shapeFlag:C}=u;if(C&6){tt(u.component.subTree,d,m,b);return}if(C&128){u.suspense.move(d,m,b);return}if(C&64){O.move(u,d,m,pt);return}if(O===me){r(S,d,m);for(let U=0;U A Vutron application is divided into code into a Main process and a Renderer process. "Main" is the code of In general, NodeJS scripts cannot be run in the renderer process. Examples include modules that contain APIs used by NodeJS, or native modules of NodeJS such as Preload scripts are run before the renderer is loaded. It creates a bridge to the main process to keep the execution of NodeJS scripts in the renderer area separate and isolated for security reasons. For secure script execution, it is recommended that the main process executes the Node scripts, and the renderer receives the execution results via messaging. This can be implemented via IPC communication. For more information on this, see the following articles: https://www.electronjs.org/docs/latest/tutorial/ipc If you want to skip the security issues and use NodeJS scripts in your renderer, you need to set For more information on this, see the following articles: https://github.com/electron-vite/vite-plugin-electron-renderer The preload script in Electron.js is a secure area designed for communication between the main and renderer processes. It is typically used for IPC communication. For more information, see the following articles https://www.electronjs.org/docs/latest/tutorial/tutorial-preload For compatibility and security with the latest version of Electron, we do not recommend using the old Vutron's preload script is located in the When sending events from renderer to main, you access the Here are the supported functions for mainApi: To change and modify this, you need to modify Vutron includes automated testing. The testing framework uses Microsoft's Playwright. Playwright is optimized for web application testing and has full support for the Electron framework. It is simple to install, requires no configuration to start testing immediately, and is cross-platform. You can learn more about Playwright here: https://github.com/microsoft/playwright Only very simple launch and behavioral tests for the template main screen have been implemented in this template. Advanced testing will depend on the scope of your application. Currently, the test specification file is located in the The Playwright configuration is Once everything is configured, you can run a test with the following command. Before running the test, empty the build directory ( Once the module installation is complete, you can simply build the platform package with the command below. The built packages can be found in For more information, please refer to the following article: https://webpack.electron.build/dependency-management#installing-native-node-modules To create a package for each OS, you must build it on the same OS. For example, a package for macOS must be built on a macOS machine. However, you can build packages for Windows, macOS, and Linux all at once on one OS. However, this might require some preparation. macOS is recommended if you want to build multiple platforms simultaneously on one platform. Because it can be configured with just a few very simple settings. You can perform multi-platform builds at once with the following command. Alternatively, you can just do it for the OS you want via the individual build commands above. To learn more about multiplatform builds, see the following articles: https://www.electron.build/multi-platform-build You can exclude files you don't need at build time by adding a file pattern to the files property of Below is an unnecessary For projects that use the Native Node Module, add the following script to your You can easily clone a repository with just the npm command. The above method will not create unnecessary documentation and Click Use this template to instantly create your own project. This method creates a repository on GitHub immediately, but you will need to clone the project locally before you can use it. Clone this repo using below command. This method is suitable for direct contributions to the Vutron repository. After cloning the project, run the following command in the terminal: Applications in the development environment run through Vite. If your application doesn't appear after running command line commands, you may need to review if the default port is being used by another app. Vite uses port Documents from This function works only when the entire project is cloned. If you created the project with Everything in the instructions below should be done in the Install the relevant packages using the following commands: You can run the local server where the documents are hosted via the command below. $ npm run %SCRIPT_NAME% Used only for contributing to project documentation. Must be run from the JQ!@
z&j2E)g81#>5(tl@K9Z(j0It&btzo{egx)#sb)+ydt0}qAHVY&Wrol?kDC#~o LwfBE1dHblA!m47G&!hk~t^C>4oQYwP;1!en
zV8nlA@T7Ul+|1v6|K^hBS+dVT87DQ$MQZ7~plD2>o(7@ej+2EBV+s~eT_FtJc4b}H
zA}^1kkL)ZHwB;^N=BQq6Bq)RNdzG6
z^Bz&{H_St(T})}fl9J4=JPVlqIHCICFV{lU=%B7{Dr~L?u`*F1s)DCld&|D(mv<_F
z(eE;qbndUw#Pr2fo>W@=W;iM|;5Weri3YRkk+7V{P@x>V2}Tuj#aW7urKjhHyEMain vs Renderer Process
src/main
and is mainly the process code handled by Electron. "Renderer" is the code of src/renderer
, mainly for front-end rendering process like Vue.path
or net
, os
or crypto
.How to run NodeJS on a renderer?
nodeIntegration
to true
in your vite.config.ts
file.rendererPlugin({
+ nodeIntegration: true
+})
Preload Script
electron/remote
module. If you want to utilize system events or Node scripts, it is recommended to do so in the main process, not the renderer.src/preload
folder. To create a new IPC communication channel, add the channel name to the following variable to whitelist it for communication.mainAvailChannels
: Send an event from main to renderer. (window.mainApi.send('channelName')
)rendererAvailChannels
: Send an event from renderer to main. (mainWindow.webContents.send('channelName')
)window.mainApi
object instead of ipcRenderer.send
. The mainApi
is the name you set in your Vutron template and can be changed.send
: Send an event to main.on
: A listener to receive events sent by main.once
: A listener to receive events sent by main. (Handle only one call)off
: Remove an event listenerinvoke
: Functions that can send events to main and receive data asynchronously.exposeInMainWorld
in src/preload/index.ts
.Automated Testing
tests
directory and the test results file is located in tests/results
. (The built-in test specification file does not generate a separate results file.)playwright.config.ts
in the project root, see the following documentation for more information on this: https://playwright.dev/docs/test-configuration$ npm run test
dist
) and compile the package for the test.Build Configurations
# For Windows (.exe, .appx)
+$ npm run build:win
+
+# For macOS (.dmg)
+$ npm run build:mac
+
+# For Linux (.rpm, .deb, .snap)
+$ npm run build:linux
+
+# All platform (.exe, .appx, .dmg, .rpm, .deb, .snap) - see below description
+$ npm run build:all
release/{version}
location.What do I need to do for a multi-platform build?
$ npm run build:all
Multipass
configuration may be required for Linux builds. Learn more about Multipass
through the following link: https://multipass.runReduce bundle size by excluding development files
buildAssets/builder/config.ts
. This will save bundle capacity.node_modules
file pattern that can further save bundles. Depending on the project, using the rules below may cause problems, so please review it before using.[
+ "!**/.*",
+ "!**/node_modules/**/{CONTRIBUTORS,CNAME,AUTHOR,TODO,CONTRIBUTING,COPYING,INSTALL,NEWS,PORTING,Makefile,htdocs,CHANGELOG,ChangeLog,changelog,README,Readme,readme,test,sample,example,demo,composer.json,tsconfig.json,jsdoc.json,tslint.json,typings.json,gulpfile,bower.json,package-lock,Gruntfile,CMakeLists,karma.conf,yarn.lock}*",
+ "!**/node_modules/**/{man,benchmark,node_modules,spec,cmake,browser,vagrant,doxy*,bin,obj,obj.target,example,examples,test,tests,doc,docs,msvc,Xcode,CVS,RCS,SCCS}{,/**/*}",
+ "!**/node_modules/**/*.{conf,png,pc,coffee,txt,spec.js,ts,js.flow,html,def,jst,xml,ico,in,ac,sln,dsp,dsw,cmd,vcproj,vcxproj,vcxproj.filters,pdb,exp,obj,lib,map,md,sh,gypi,gyp,h,cpp,yml,log,tlog,Makefile,mk,c,cc,rc,xcodeproj,xcconfig,d.ts,yaml,hpp}",
+ "!**/node_modules/**/node-v*-x64{,/**/*}",
+ "!**/node_modules/bluebird/js/browser{,/**/*}",
+ "!**/node_modules/bluebird/js/browser{,/**/*}",
+ "!**/node_modules/source-map/dist{,/**/*}",
+ "!**/node_modules/lodash/fp{,/**/*}",
+ "!**/node_modules/async/!(dist|package.json)",
+ "!**/node_modules/async/internal{,/**/*}",
+ "!**/node_modules/ajv/dist{,/**/*}",
+ "!**/node_modules/ajv/scripts{,/**/*}",
+ "!**/node_modules/node-pre-gyp/!(lib|package.json)",
+ "!**/node_modules/node-pre-gyp/lib/!(util|pre-binding.js|node-pre-gyp.js)",
+ "!**/node_modules/node-pre-gyp/lib/util/!(versioning.js|abi_crosswalk.json)",
+ "!**/node_modules/source-map-support/browser-source-map-support.js",
+ "!**/node_modules/json-schema/!(package.json|lib)"
+]
Build settings for projects that use Native Node modules
package.json
: When installing dependencies, electron-builder
will take care of any modules that require rebuilding.{
+ "scripts": {
+ "postinstall": "electron-builder install-app-deps"
+ }
+}
Getting Started
Clone project
Method 1:
npm init
(Recommend) $ npm init vutron
.github
related files for your project.Method 2: Use this template
Method 3: Clone this repository
$ git clone https://github.com/jooy2/vutron <PROJECT_NAME>
Installation
# via npm
+$ npm i
+
+# via yarn (https://yarnpkg.com)
+$ yarn install
+
+# via pnpm (https://pnpm.io)
+$ pnpm i
Run in development environment
$ npm run dev
5173
by default.Manage Local Documentation
Vutron
can be viewed in the local environment through the VitePress
viewer.npm init vutron
, the docs
folder is not included.Installation
docs
folder.$ cd docs
# via npm
+$ npm i
+
+# via yarn (https://yarnpkg.com)
+$ yarn install
+
+# via pnpm (https://pnpm.io)
+$ pnpm i
$ npm run dev
Npm Scripts
General
Script Name Description dev
Start Electron as a development environment dev:debug
Start Electron as a development environment (with vite debug) dev:debug:force
Start Electron as a development environment (with vite debug + clean vite cache) build:pre
Commands commonly run at build time. This script does not need to be run separately. build
Build the package for the current operating system. build:all
Build a specified package for the entire operating system (Requires cross-platform build configuration) build:dir
electron-builder
directory buildbuild:mac
Build preconfigured packages for macOS build:linux
Build preconfigured packages for Linux build:win
Build preconfigured packages for Windows lint
ESLint code inspection. It does not modify the code. lint:fix
ESLint code inspection. Use auto-fix to fix your code. format
Prettier code inspection. It does not modify the code. format:fix
Prettier code inspection. Use auto-fix to fix your code. test
Build a package for testing and run tests against the test specification file. test:linux
Build a package for testing and run tests against the test specification file. (for linux ci only) For Documentation
docs
directory location.
',7),c=[i];function a(n,s,l,u,p,m){return d(),e("div",null,c)}const b=t(r,[["render",a]]);export{f as __pageData,b as default};
diff --git a/assets/installation-and-build_npm-scripts.md.6D-pLwWN.lean.js b/assets/installation-and-build_npm-scripts.md.6D-pLwWN.lean.js
new file mode 100644
index 00000000..4666fdd4
--- /dev/null
+++ b/assets/installation-and-build_npm-scripts.md.6D-pLwWN.lean.js
@@ -0,0 +1 @@
+import{_ as t,c as e,o as d,a4 as o}from"./chunks/framework.4aTu-Nia.js";const f=JSON.parse('{"title":"NPM Scripts","description":"","frontmatter":{"title":"NPM Scripts","order":3},"headers":[],"relativePath":"installation-and-build/npm-scripts.md","filePath":"installation-and-build/npm-scripts.md"}'),r={name:"installation-and-build/npm-scripts.md"},i=o("",7),c=[i];function a(n,s,l,u,p,m){return d(),e("div",null,c)}const b=t(r,[["render",a]]);export{f as __pageData,b as default};
diff --git a/assets/inter-italic-cyrillic-ext.5XJwZIOp.woff2 b/assets/inter-italic-cyrillic-ext.5XJwZIOp.woff2
new file mode 100644
index 0000000000000000000000000000000000000000..2a687296748f6b8bc8076cd11bde49cd27e4442b
GIT binary patch
literal 28332
zcmV(^K-Ir@Pew8T0RR910B)=R5dZ)H0L(-H0B%750|eaw00000000000000000000
z0000QgDD%9791)+NLE2ohdBmdKT}jeRDl`*gBUMt3W0+R>k}}6+I9gp0we>63JZfs
z00bZfg$M^A8&tgo+lIZ{0W$kf`dwxsbvsBZKijgA2%9xXMMwW9BpqW2)F+!l*M37V
zl9T{JHdk?)M!T60nkxGasf@PS$3btkm4;ibH5~*Z*uTsmJGUKxX9cyg+F)d-5ys4C
zo7|FZ`ph?caYdg&{|^%(5eV_PgnKGlxbGk&;@QKi9rFvf2ykadkugvB=bv=iyMMk$
zBY7+a5GAr4D>kv^F3Pf`OSoyhikEeWmv~9(oDIp6)-@vO+gl-}bh(56@L;!pH{2TT
zIOp!%>5R+DSWy{w>@s%z%*Script Name Description dev
Start the local document server. (For development) build
Build a local document server. Used only for GitHub page builders. serve
Start the local document server. iq9}y|{QX&gT`Q!@z9Gz>Ib(
z|3peaUn{HEqMX@txWmYNiMtrk+W`hJq(o`00V!8bl$dA@4FQ{9eT^$EzL(+gAN$tW
zmBP)ApI@2O%|Hk5J;C`h;YD@CBW$6=F4k4^^vgOY%?|18GTR@LbV>B8v0_c3&e55`
z8fn}e8^SWWens6}!U)$H9j&jv#uXdD;2I+wm8a8A1)q>0$7GVFGuPDfU)%qz)+Lq+
z@h9RU8m|Vx(&pN(xGOq!W>q>aXHS>WD*FbEur>m|*{-8HO=hDy>E?iJOQKNxeWU6a
zgD9}mn)5
24!+J~1qFEZ_FdP0!1|o~vA&`3N8s7HEax_k(wi_~N&uPssk81Pe#+kY486-2+KX
z#Zrv9BS4-QeX5|?UYXWglolIWummORbb(DygblHu0cnL4zB|P8}0t5&U@c|JdMvNGlmzMw!d_sgsBSwh~
z<3uKERMdzOA;C{wc9u@*KWk~1ZrQFoOIvrA?XoRxnU;2`Lr2EaDbuDiOouv|*;F%-
z#gKPJ>8fl=HUf*mFq&P*op#SRHMNMZavLqTL^w+pSZ!eS2CJS@tod*`buU1uhDOJ08ue>N_F5{*G
z`5v{Nt=f7$?M#VTR2X6_txW28r5_6~>2K*>f$nP-**kY}^nV223V+*L)?j9WywLU-
zrw`WQ<5`1~A@K>HGYVhn`I8?|pPu~qrhBeS$&Q%I>v%6;*cH_CI>uGfH$@hvIqY~@
zjrFRR)!t)vo*GB*xH|lI*!hA6=XH
$
zbUcm^iyg(j;+5h%#e2oa#V5t{R#)ql)(=Z>=`4rJ3+2acfBR1RN&9)_sq^dY^`6>X
zk2O1*#^z}AdNbBM@1V|bXOGVL&O4nycaL{ZcR%iK^t3&Fudg@VyW0EnP|DC&Lsy5E
zhO>shJ*