2023-07-17 01:04:15 +02:00
2023-07-16 14:41:02 +02:00
2023-07-16 14:41:02 +02:00
2023-07-16 14:41:02 +02:00
2023-07-16 14:41:02 +02:00
2023-07-17 00:34:31 +02:00
2023-07-17 01:04:15 +02:00
2023-07-17 01:04:15 +02:00

Open 777

Publishing to GitHub Pages

To publish a new build:

npm install -g gh-pages --save-dev

Then publish through:

npm run build

The command above will build an optimized Standalone React Build, then commit this data the gh-pages branch. In GitHub this deployment can then be selected in Settings>Pages, allowing for free gitHub pages deployment.

S
Description
No description provided
Readme 1.8 MiB
Languages
JavaScript 63.2%
CSS 21.4%
HTML 15.4%