Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 406 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 406 Bytes

Untitled-Gundam-Game

Documentation: https://yinnerston.github.io/Untitled-Gundam-Game/

Installing the documentation to run locally

npm i
npm start

Deploying the documentation

$ GIT_USER=<Your Github Username> USE_SSH=true npm run deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.