You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nvm install v14.21.1
nvm use v14.21.1
npm install
npm run build
The docs is export in src/.vuepress/dist, and you can use python3 -m http.server -d src/.vuepress/dist 8080 to enable local web server hosting, use http://localhost:8080/ to access these documents.
What happened:
https://sealer.cool cannot be accessed
What you expected to happen:
Web site can be opened.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
Not important here.
The text was updated successfully, but these errors were encountered: